THERMAL PRINTER
TSP400 SERIES
USERS MANUAL
GUIDE D’UTILISATION
BEDIENUNGSANLEITUNG
MANUALE DI ISTRUZIONI
Download from Www.Somanuals.com. All Manuals Search And Download.
TABLE OF CONTENTS
1. SETTING UP ........................................................................................ 1
1-1. Loading the Paper Roll ................................................................ 1
1-2. Adjusting the Head Position ........................................................3
2. CONTROL PANEL .............................................................................. 4
3. COMMAND SUMMARY .................................................................... 5
3-1. Page Mode.................................................................................... 6
3-2. Line Mode .................................................................................... 8
APPENDIX ............................................................................................. 48
Download from Www.Somanuals.com. All Manuals Search And Download.
1. SETTING UP
■ First, remove the blue semi-transparent tape from all parts.
■ Beforeloadingthefirstpaperroll,be
suretoremovethecardboardandthe
protective paper (under the tear bar)
that were inserted to protect the print
head during shipping.
Fig. 1-1
1-1. Loading the Paper Roll
Your printer accepts thermal roll paper 60mm ~ 82mm wide.
The procedure for loading a paper roll is as follows. The illustrations show the
TSP412 printer, however, the loading procedure for the TSP442 is the same.
1 Switch off the printer’s power.
Printer cover
2 Open the printer cover.
Fig. 1-2
3 Cutthetopedgeofthepaperstraight
Paper roll
across. If the paper end is secured to
the roll by a label or by tape, unroll
the paper one turn and cut away all
traces of adhesive. (Adhesive can
Paper-roll shaft
stick to the internal paper roller and
interfere with paper feeding.)
4 Insert the paper-roll shaft into the
paper roll.
Fig. 1-3
– 1 –
Download from Www.Somanuals.com. All Manuals Search And Download.
5 Temporarily place the paper roll on
the printer cover. Be sure that the
roll is correctly oriented for load-
ing.
Paper roll
Fig. 1-4
6 Pull on the green release bar so that
it unlocks, then tilt the print head
unit. Avoid touching the print head
with your fingers.
Release bar
Paper guide
roller shaft
Print head unit
7 Insert the paper so that it passes
under the paper-guide roller shaft
and between the transmissive sen-
sors.
Fig. 1-5
8 Push the paper until the edge moves
all the way through to the tear bar.
Fig. 1-6
– 2 –
Download from Www.Somanuals.com. All Manuals Search And Download.
9 Return the print head unit to its
original position and be sure that it
locks into place. (The printer cover
will not close unless the print head
unit is locked.)
0 Move the paper roll onto the print-
er’s paper-roll holder.
A Hold the roll down and pull on the
leading edge of the paper to re-
move any slack.
Fig. 1-7
B Close the printer cover.
1-2. Adjusting the Head Position
1 You can set the print head position
toaccommodatethickorthinpaper.
Change the position by moving the
left-side and right-side levers for-
ward or back.
2 Be sure to unlock the print head
before moving the levers.
Thick paper
0.6mm
Thin paper
Fig. 1-8
– 3 –
Download from Www.Somanuals.com. All Manuals Search And Download.
2. CONTROL PANEL
The buttons and indicators on the control panel operate as follows.
POWER
HEAD UP
NO PAPER
ERROR
ON LINE
FEED
ON
OFF
Fig. 2-1
ON LINE switch/indicator
Press the button to toggle the printer online or offline. The indicator lights up to
indicate that the printer is online. When the printer goes offline, it ceases printing
and becomes unable to receive data from the host.
NOTE: If the print head overheats during long continuous use, the printer
automatically stops printing and the ON LINE indicator begins to flash.
The printer will automatically resume printing when the print head cools
down.
FEED switch
This button generates continuous or full paper feed, depending on the setting of
Memory Switch. The FEED switch operates regardless of whether the printer is
online or offline. If Memory Switch is set to Start-position detect = OFF, hold the
FEEDswitchdowntofeedpapercontinuously. Paperfeedstopswhenyourelease
the button. If Memory Switch is set to Start-position detect = ON, each press of
the FEED switch feeds the paper to the next top position.
POWER indicator
Lights up to indicate that the printer’s power is on.
HEAD UP indicator
Lights up to indicate that the print head unit is unlocked. Do not try printing while
this indicator is on. If this indicator comes on suddenly during printing, it is likely
that a paper jam has pushed the print head unit out of position.
– 4 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3. COMMAND SUMMARY
The printer has two different software modes which can be selected using the
memory switch. In order to enable changed memory switch settings, turn the
printer OFF and ON again or send printer reset command (<ESC>“?”) to the
printer.
(Factory setting: Page Mode)
Page Mode:
Code <ESC>
Hex 1B 23 30 2C 30 30 30 30 0A
“#0,0000”
<LF> <NUL>
00
Ideal for bar code label, graphics and text data printing.
Can locate and rotate bar code and text. Accepts a non-compressed BMP file so
that the printer can import and print a BMP file which is scanned or edited in
Windows applications.
The printer has the following control commands. Each control code starts with
<ESC> code and ends with <LF> <NUL> codes, except for the Request status
command <ENQ> and the Call Download Character command <ESC> “G”.
Line Mode:
Code <ESC>
Hex 1B 23 30 2C 30 30 30 31 0A
“#0,0001”
<LF> <NUL>
00
This mode is compatible with Star Receipt printers, such as the SP300 and SP200
series.
For improvement purposes, the descriptions and specifications in this manual are
subject to change without notice.
– 5 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3-1. Page Mode
Format Definition
Control codes
Hexadecimal codes
1B 43 0A 00
Function
<ESC> “C”<LF> <NUL>
Clear format
Define print area
<ESC> “D n1n2n3n4” <LF> 1B 44 n1n2n3n4 0A
<NUL>
00
<ESC> “L n1n2 ; x1x2x3x4
, y1y2y3y4, x5x6x7x8
, y5y6y7y8, d, w” <LF>
<NUL>
1B 4C n1n2 3B x1x2x3x4 Define ruled line format
2C y1y2y3y4 2C x5x6x7x8
2C y5y6y7y8 2C d 2C w 0A
00
<ESC>“En1n2”<LF>:<NUL> 1B 45 n1n2 0A 00
Cancel ruled line format
<ESC> “PC n1n2 ; x1x2x3x4
, y1y2y3y4, w, h,
1B 50 43 n1n2 3B x1x2x3x4 Define character string format
2C y1y2y3y4 2C w 2C h 2C
c, r1r2, d1d2” <LF> <NUL>
c 2C r1r2 2C d1d2 0A 00
<ESC> “PB n1n2 ; x1x2x3x4
, y1y2y3y4, w, b,
1B 50 42 n1n2 3B x1x2x3x4 Define bar code format
2C y1y2y3y4 2C w 2C b 2C
m, h1h2h3h4” <LF> <NUL>
m 2C h1h2h3h4 0A 00
<ESC> “Y d1d2” <LF> <NUL> 1B 59 d1d2 0A 00
Define character pitch
Print Data Settings
Control codes
Hexadecimal codes
Function
<ESC> “RC n1n2 ; a1.....an” 1B 52 43 n1n2 3B a1a2.…an Set character string data
<LF> <NUL> 0A 00
<ESC> “RB n1n2 ; a1.....an” 1B 52 42 n1n2 3B a1a2.…an Set bar code data
<LF> <NUL>
0A 00
<ESC> “Q
y1y2y3y4, |1|2|3|4,
;
x1x2x3x4, 1B 51 3B x1x2x3x4 2C Store dot graphic data into image
y1y2y3y4 2C|1|2|3|4 2C memory
w1w2w3, n11n12n13
n.…n1k <LF>.…nm1nm2
.…nmk” <LF> <NUL>
w1w2w3 2C n11n12n13
n.…n1k <LF>.…nm1nm2
.…nmk” 0A 00
<ESC> “H
m
x1x2x3x4, 1B 48 m x1x2x3x4 2C Copy BMP file to printer
y1y2y3y4, (BMP file data)
,” <LF> <NUL>
y1y2y3y42C(BMPfiledata)
2C 0A 00
<ESC> “G n1n2, n3n4” <ESC> 1B 47 n1n2 2C n3n4 1B 30 Call download character
“0”
<ESC> “X” <LF> <NUL>
1B 58 0A 00
Clear image data
– 6 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Other commands
Control codes
Hexadecimal codes
1B 49 0A 00
Function
<ESC> “I” <LF> <NUL>
Print Label
<ESC>“Tdn1n2”<LF><NUL> 1B 54 d n1n2 0A 00
<ESC> “B d n1n2” <LF> 1B 42 d n1n2 0A
Set Feed Length after Printing
Enable cutter
<NUL>
00
<ESC> “# N, n1n2n3n4” <LF> 1B 23 N 2C n1n2n3n4 0A Set Memory Switch
<NUL>
00
<ESC> “?” <LF> <NUL>
<ENQ>
1B 3F 0A 00
05
Reset printer
Request status
<ESC> “N n1n2” <LF> <NUL> 1B 4E n1n2 0A 00
Select international character set
Register download character
<ESC> “F n1n2 ; d1.....d48” 1B 46 n1n2 3B d1.…d48
<LF> <NUL>
0A 00
<ESC> “Z n” <LF> <NUL>
1B 5A n 0A 00
Select “zero”style
– 7 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3-2. Line Mode
Commands to Select Characters
Hexadecimal
Control codes
codes
Function
<ESC> “R” n
1B 52 n
Select international character set
Select slash zero
<ESC> “/” “1”
<ESC> “/” <1>
1B 2F 31
1B 2F 01
<ESC> “/” “0”
<ESC> “/” <0>
1B 2F 30
1B 2F 00
Select normal zero
<ESC> “b” n1 n2 n3 n4 1B 62 n1 n2 n3 n4 Select bar code printing
d1 ... <RS>
<ESC> “M”
<ESC> “p”
<ESC> “P”
<ESC> “:”
<ESC> <SP> n
<SO>
d1 ... 1E
1B 4D
1B 70
1B 50
1B 3A
1B 20 n
0E
Select 12-dot pitch printing
Select 14-dot pitch printing
Select 15-dot pitch printing
Select 16-dot pitch printing
Set character spacing
Sets the printing magnified double in
character width.
<DC4>
14
Resets the printing magnified in
character width.
<ESC> “W” n
1B 57 n
Sets the magnification rate in character width.
<ESC> <SO>
1B 0E
Sets the printing magnified double in
character height.
<ESC> <DC4>
1B 14
Resets the printing magnified in character
height.
<ESC> “h” n
1B 68 n
Sets the magnification rate in character height.
<ESC> “i” n1 n2
1B 69 n1 n2
Sets the magnification rates in character
width and height.
–
<ESC> “ ” “1”
1B 2D 31
1B 2D 01
Select underlining
Cancel underlining
Select overlining
Cancel overlining
–
<ESC> “ ” <1>
–
<ESC>“ ” “0”
1B 2D 30
1B 2D 00
–
<ESC> “ ” <0>
<ESC> “ ” “1”
1B 5F 31
1B 5F 01
_
<ESC> “ ” <1>
_
<ESC> “ ” “0”
1B 5F 30
1B 5F 00
_
<ESC> “ ” <0>
_
– 8 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Hexadecimal
codes
Control codes
Function
<ESC> “4”
<ESC> “5”
<SI>
1B 34
1B 35
0F
Select highlight printing
Cancel highlight printing
Inverted printing
<DC2>
12
Cancel inverted printing
<ESC> “ ”
1B 45
1B 47
E
Select emphasized printing
Cancel emphasized printing
<ESC> “
”
G
<ESC> “ ”
1B 46
1B 48
F
<ESC> “
”
H
Commands to Set the Page Format
Hexadecimal
Control codes
codes
Function
<ESC> “C” n
<ESC> “C” <0> n
<ESC> “N” n
<ESC> “O”
1B 43 n
1B 43 00 n
1B 4E n
1B 4F
Set page length in lines
Set page length in inches
Set bottom margin
Cancel bottom margin
Set left margin
<ESC> “l” n
<ESC> “Q” n
1B 6C n
1B 51 n
Set right margin
Commands to Move the Print Position
Hexadecimal
codes
Control codes
Function
<LF>
0A
Line feed
<CR>
0D
Carriage Return
Feed paper n lines
Form feed
<ESC> “a” n
<FF>
1B 61 n
0C
<HT>
09
Horizontal tab
Vertical tab
<VT>
0B
<ESC> “z” “1”
<ESC> “z” <1>
1B 7A 31
1B 7A 01
Set line spacing to 4 mm
<ESC> “0”
<ESC> “J” n
<ESC> “j” n
<ESC> “I” n
1B 30
Set line spacing to 3 mm
One time n/4 mm feed
One time n/4 mm backfeed
One time n/8 mm feed
Set vertical tab stops
1B 4A n
1B 6A n
1B 49 n
<ESC> “B” n1 n2 ... <0> 1B 42 n1 n2 ... 00
<ESC> “D” n1 n2 ... <0> 1B 44 n1 n2 ... 00
Set horizontal tab stops
– 9 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Commands to Print Dot Graphics
Hexadecimal
Control codes
codes
Function
<ESC> “K” n <0>
1B 4B n 00 m1 m2 Print normal density graphics
m1 m2 ...
...
<ESC> “L” n1 n2
1B 4C n1 n2 m1 m2 Print high density graphics
m1 m2 ...
...
<ESC> “k” n <0> d1 ... 1B 6B n 00 d1 ...
Print fine density graphics
<ESC> “X” n1 n2 m1 ... 1B 58 n1 n2 m1 ... Print fine density graphics
Commands to Print Download Characters
Hexadecimal
codes
Control codes
Function
<ESC> “&” <1> <1>
1B 26 01 01 n
Define download character
n m1 m2 ... m48
m1 m2 ... m48
<ESC> “&” <1> <0> n 1B 26 01 00 n
Delete a download character
Enable download character set
<ESC> “%” “1”
<ESC> “%” <1>
1B 25 31
1B 25 01
<ESC> “%” “0”
<ESC> “%” <0>
1B 25 30
1B 25 00
Disable download character set
Commands to Control Peripheral Devices
Hexadecimal
codes
Control codes
Function
<ESC> <BEL> n1 n2
1B 07 n1 n2
Define drive pulse width for peripheral
device #1
<BEL>
<FS>
07
1C
19
1A
Control peripheral device #1
Control peripheral device #1 immediately
Control peripheral device #2 immediately
Control peripheral device #2 immediately
<EM>
<SUB>
Commands to Control Auto Cutter
Hexadecimal
Control codes
codes
Function
<ESC> “d” “0”
<ESC> “d” <0>
<ESC> “d” “1”
<ESC> “d” <1>
1B 64 30
1B 64 00
1B 64 31
1B 64 01
Full-cut command to the auto cutter
– 10 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Other Commands
Hexadecimal
codes
Control codes
Function
<CAN>
<DC3>
18
13
Cancel last line & Initialize printer
Deselect printer
<DC1>
<DC1> n
11
11 n
Set select mode
Beep the buzzer
<RS>
1E
<ESC> “#N, n1 n2 n3 n4” 1B 23 N 2C n1 n2 n3 n4
Set memory switch
<LF> <NUL>
0A 00
<ESC> “@”
1B 40
Initialize printer
<ENQ>
<STX>
<ETX>
05
02
03
Enquiry
Enter STX-ETX mode
Terminate STX-ETX mode
Reset printer hardware
<ESC> “?” <LF> <NUL> 1B 3F 0A 00
– 11 –
Download from Www.Somanuals.com. All Manuals Search And Download.
TABLE DES MATIERES
1. INSTALLATION ................................................................................ 13
1-1. Chargement du rouleau de papier ..............................................13
1-2. Réglage de la position de la tête.................................................15
2. TABLEAU DE COMMANDE ...........................................................16
3. RESUME DES COMMANDES .........................................................17
3-1. Mode Page.................................................................................. 18
3-2. Mode Ligne ................................................................................ 20
APPENDICE ...........................................................................................48
L’appendice n’est pas traduit.
Download from Www.Somanuals.com. All Manuals Search And Download.
1. INSTALLATION
■ Commencer par enlever la bande bleue semi-transparente de toutes les pièces.
■ Avant de charger le premier rouleau
de papier, veiller à enlever le carton
ainsiquelepapierdeprotection(sous
la barre de découpe) qui ont été insé-
rés en vue de protection de la tête
d’impression lors de l’expédition.
Fig. 1-1
1-1. Chargement du rouleau de papier
L’imprimante accepte un rouleau de papier thermosensible d’une largeur de
60 mm ~ 82 mm.
La procédure de chargement d’un rouleau de papier est décrite ci-dessous. Les
illustrations décrivent l’imprimante TSP412, mais il faut préciser que la procé-
dure de chargement de l’imprimante TSP442 est identique.
Couvercle
d’imprimante
1 Eteindre l’alimentation de l’impri-
mante
2 Ouvrirlecouvercledel’imprimante
3 Couper le bord supérieur du papier
Fig. 1-2
d’unboutàl’autre.Sil’extrémitédu
papier est immobilisée au rouleau
par une étiquette ou par une bande,
dérouler le papier d’un tour, puis le
couperpourenlevertoutetraced’ad-
hésif. (Il est possible que l’adhésif
colle au rouleau de papier interne et
donc qu’il entrave l’avance du pa-
pier).
Rouleau de papier
Arbre de rouleau de papier
4 Insérer l’arbre du rouleau de papier
Fig. 1-3
dans le rouleau de papier.
– 13 –
Download from Www.Somanuals.com. All Manuals Search And Download.
5 Mettre le rouleau de papier sur le
couvercle de l’imprimante à titre
temporaire. S’assurer que le rou-
leauest orienté correctement en vue
de chargement.
Rouleau de papier
6 Tirerlabarrededéclenchementverte
demanièrequ’ellesedébloque,puis
incliner la tête d’impression. Eviter
de toucher des doigts la tête d’im-
pression.
Fig. 1-4
Barre de déclenchement
Tête d’impression
Arbre de rouleau
de guide-papier
7 Insérer le papier de manière qu’il
passe sous l’arbre du rouleau du
guide-papier et entre les détecteurs
de transmission.
Fig. 1-5
8 Pousser le papier jusqu’à ce que le
bordparvienneentièrementàlabarre
de découpe.
Fig. 1-6
– 14 –
Download from Www.Somanuals.com. All Manuals Search And Download.
9 Faire retourner la tête d’impression
en position d’origine et s’assurer
qu’elle se bloque en place. (Le cou-
vercle d’imprimante ne fermera pas
tant que la tête d’impression n’est
pas bloquée).
0 Mettre le rouleau de papier sur le
porte-rouleau de papier de l’impri-
mante.
A Maintenir le rouleau abaissé et tirer
lebordd’avancedupapierafind’éli-
miner tout jeu éventuel.
Fig. 1-7
B Fermer le couvercle de l’impri-
mante.
1-2. Réglage de la position de la tête
1 Il est possible de régler la position
de la tête d’imprimante en vue d’ac-
ceptation de papier mince ou épais.
Changerla positionenfaisant avan-
cer ou reculer les leviers droit et
gauche.
Papier épais,
0.6mm
Papier mince
2 Veilleràdébloquerlatêted’impres-
sion avant de déplacer les leviers.
Fig. 1-8
– 15 –
Download from Www.Somanuals.com. All Manuals Search And Download.
2. TABLEAU DE COMMANDE
Les touches et témoins du tableau de commande fonctionnent de la manière
suivante:
POWER
HEAD UP
NO PAPER
ERROR
ON LINE
FEED
ON
OFF
Fig. 2-1
Commutateur/Témoin ON LINE (EN LIGNE)
Appuyer sur la touche pour faire passer l’imprimante du mode en ligne au mode
hors ligne. Le témoin s’allume pour indiquer que l’imprimante est en ligne.
Lorsque l’imprimante passe en mode hors ligne, elle s’arrête d’imprimer et elle
ne peut plus recevoir de données de l’ordinateur.
REMARQUE: En cas d’échauffement de la tête d’impression lors d’une utilisa-
tion longue et continue, l’imprimante s’arrête d’imprimer auto-
matiquement et le témoin ON LINE commence à clignoter.
L’imprimante commence à imprimer automatiquement dès que
la tête d’impression refroidit.
Commutateur FEED (AVANCE)
Cettetouchefaitavancerlepapierencontinuoucomplètement,suivantleréglage
du commutateur de mémoire. Le commutateur FEEDintervient que l’imprimante
soit en ligne ou hors ligne. Si le commutateur de mémoire est réglé en position
de démarrage Détection = DESACTIVEE, maintenir le commutateur FEED
enfoncé pour faire avancer le papier de manière continue. L’avance de papier
cesse dès qu’on relâche la touche. Si le commutateur de mémoire est réglé en
position de démarrage Détection = ACTIVEE, le papier avance à la position
supérieure suivante chaque fois qu’on appuie sur le commutateur FEED.
Témoin POWER (ALIMENTATION)
Il s’allume pour indiquer que l’alimentation est reliée à l’imprimante.
Témoin HEAD UP (TETE VERS LE HAUT)
Il s’allume pour indiquer que la tête d’impression est débloquée. Ne pas essayer
d’imprimer lorsque ce témoin est allumé. Si ce témoin s’allume tout d’un coup
pendant l’impression, il est probable que la tête d’impression n’est plus en
position correcte du fait qu’elle a été poussée par le papier coincé.
– 16 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3. RESUME DES COMMANDES
L’imprimante a deux modes de logiciel différents et il est possible de les
sélectionner en utilisant le commutateur de mémoire. Pour valider des change-
ments du commutateur de mémoire, éteindre puis rallumer l’imprimante ou
transmettre une commande de réinitialisation (<ESC>”?”) à l’imprimante.
(Réglage en usine: Mode Page)
Mode Page:
Code <ESC>
Hex 1B 23 30 2C 30 30 30 30 0A
“#0,0000”
<LF> <NUL>
00
Idéal pour impression d’étiquette de code à barres, graphiques et données de
texte.
En mesure de repérer et d’orienter le code à barres et le texte. Accepte un fichier
BMP non comprimé, ce qui permet à l’imprimante d’importer et d’imprimer un
fichier BMP qui est balayé ou édité dans des applications Windows.
L’imprimante dispose des commandes de contrôle indiquées ci-dessous. Chaque
code de contrôle commence par le code <ESC> et se termine par les codes <LF>
<NUL>, à l’exception de la commande de Demande d’état <ENQ> et de la
commande d’appel de téléchargement de caractère <ESC> “G”.
Mode Ligne:
Code <ESC>
Hex 1B 23 30 2C 30 30 30 31 0A
“#0,0001”
<LF> <NUL>
00
Ce mode est compatible avec les imprimantes de réception Star, par exemple
imprimantes des séries SP300 et SP200.
Les descriptions et spécifications de ce manuel peuvent être modifiées sans
préavis en vue d’améliorations.
– 17 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3-1. Mode Page
Définition du format
Codes de contrôle
Codes hexadécimaux
1B 43 0A 00
Fonction
<ESC> “C”<LF> <NUL>
Elimination du format
Définition de la zone d’impression
<ESC> “D n1n2n3n4” <LF> 1B 44 n1n2n3n4 0A
<NUL>
00
<ESC> “L n1n2 ; x1x2x3x4
, y1y2y3y4, x5x6x7x8
, y5y6y7y8, d, w” <LF>
<NUL>
1B 4C n1n2 3B x1x2x3x4 Définition de format traçage de ligne
2C y1y2y3y4 2C x5x6x7x8
2C y5y6y7y8 2C d 2C w 0A
00
<ESC>“En1n2”<LF>:<NUL> 1B 45 n1n2 0A 00
Annulation du format traçage de ligne
<ESC> “PC n1n2 ; x1x2x3x4
, y1y2y3y4, w, h,
1B 50 43 n1n2 3B x1x2x3x4 Définition du format chaîne de caractères
2C y1y2y3y4 2C w 2C h 2C
c, r1r2, d1d2” <LF> <NUL>
c 2C r1r2 2C d1d2 0A 00
<ESC> “PB n1n2 ; x1x2x3x4
, y1y2y3y4, w, b,
1B 50 42 n1n2 3B x1x2x3x4 Définition du format code à barres
2C y1y2y3y4 2C w 2C b 2C
m, h1h2h3h4” <LF> <NUL>
m 2C h1h2h3h4 0A 00
<ESC> “Y d1d2” <LF> <NUL> 1B 59 d1d2 0A 00
Définition du pas de caractère
Réglage des données d’impression
Codes de contrôle
Codes hexadécimaux
Fonction
<ESC> “RC n1n2 ; a1.....an” 1B 52 43 n1n2 3B a1a2.…an Réglage des données de chaîne de caractè-
<LF> <NUL> 0A 00 res
<ESC> “RB n1n2 ; a1.....an” 1B 52 42 n1n2 3B a1a2.…an Réglage des données de code à barres
<LF> <NUL>
0A 00
<ESC> “Q
y1y2y3y4, |1|2|3|4,
;
x1x2x3x4, 1B 51 3B x1x2x3x4 2C Mise des données graphiques à points dans
y1y2y3y4 2C|1|2|3|4 2C la mémoire de l’image
w1w2w3, n11n12n13
n.…n1k <LF>.…nm1nm2
.…nmk” <LF> <NUL>
w1w2w3 2C n11n12n13
n.…n1k <LF>.…nm1nm2
.…nmk” 0A 00
<ESC> “H
m
x1x2x3x4, 1B 48 m x1x2x3x4 2C Copie du fichier BMP dans l’imprimante
y1y2y3y4, (BMP file data)
,” <LF> <NUL>
y1y2y3y42C(BMPfiledata)
2C 0A 00
<ESC> “G n1n2, n3n4” <ESC> 1B 47 n1n2 2C n3n4 1B 30 Appel de téléchargement de caractère
“0”
<ESC> “X” <LF> <NUL>
1B 58 0A 00
Elimination des données d’image
– 18 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Autres commandes
Codes de contrôle
Codes hexadécimaux
1B 49 0A 00
Fonction
<ESC> “I” <LF> <NUL>
Impression d’étiquette
<ESC>“Tdn1n2”<LF><NUL> 1B 54 d n1n2 0A 00
Réglage de la longueur d’avance
après l’impression
<ESC> “B d n1n2” <LF> 1B 42 d n1n2 0A
Validation du couteau
<NUL>
00
<ESC> “# N, n1n2n3n4” <LF> 1B 23 N 2C n1n2n3n4 0A Réglageducommutateurdemémoire
<NUL>
00
<ESC> “?” <LF> <NUL>
<ENQ>
1B 3F 0A 00
05
Réinitialisation de l’imprimante
Demande d’état
<ESC> “N n1n2” <LF> <NUL> 1B 4E n1n2 0A 00
Sélection du jeu de caractères inter-
nationaux
<ESC> “F n1n2 ; d1.....d48” 1B 46 n1n2 3B d1.…d48
Enregistrement de téléchargement
de caractère
<LF> <NUL>
0A 00
<ESC> “Z n” <LF> <NUL>
1B 5A n 0A 00
Sélection du style de “zéro”
– 19 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3-2. Mode Ligne
Commandes de sélection de caractères
Codes
hexadécimaux
Codes de contrôle
Fonction
<ESC> “R” n
1B 52 n
Sélection du jeu de caractères internationaux
Sélection du zéro barré
<ESC> “/” “1”
<ESC> “/” <1>
1B 2F 31
1B 2F 01
<ESC> “/” “0”
<ESC> “/” <0>
1B 2F 30
1B 2F 00
Sélection du zéro normal
<ESC> “b” n1 n2 n3 n4 1B 62 n1 n2 n3 n4
Sélection d’impression de code à barres
d1 ... <RS>
<ESC> “M”
<ESC> “p”
<ESC> “P”
<ESC> “:”
<ESC> <SP> n
<SO>
d1 ... 1E
1B 4D
1B 70
1B 50
1B 3A
1B 20 n
0E
Sélection d’impression de pas 12 points
Sélection d’impression de pas 14 points
Sélection d’impression de pas 15 points
Sélection d’impression de pas 16 points
Réglage d’espacement de caractère
Réglage d’impression d’agrandissement
double de largeur de caractère
<DC4>
14
Nouveau réglage d’impression d’agrandissement
de largeur de caractère
<ESC> “W” n
1B 57 n
Réglage d’agrandissement de largeur de caractère
<ESC> <SO>
1B 0E
Réglage d’impression d’agrandissement
double de hauteur de caractère
<ESC> <DC4>
1B 14
Nouveau réglage d’impression d’agrandissement
de hauteur de caractère
<ESC> “h” n
1B 68 n
Réglage d’agrandissement de hauteur de caractère
<ESC> “i” n1 n2
1B 69 n1 n2
Réglage d’agrandissements de largeur et de
hauteur de caractère
–
<ESC> “ ” “1”
1B 2D 31
1B 2D 01
Sélection de soulignement
Annulation de soulignement
Sélection de surlignement
Annulation de surlignement
–
<ESC> “ ” <1>
–
<ESC>“ ” “0”
1B 2D 30
1B 2D 00
–
<ESC> “ ” <0>
<ESC> “ ” “1”
1B 5F 31
1B 5F 01
_
<ESC> “ ” <1>
_
<ESC> “ ” “0”
1B 5F 30
1B 5F 00
_
<ESC> “ ” <0>
_
– 20 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Codes
hexadécimaux
Codes de contrôle
Fonction
<ESC> “4”
<ESC> “5”
<SI>
1B 34
1B 35
0F
Sélection d’impression surintensifiée
Annulation d’impression surintensifiée
Impression inversée
<DC2>
12
Annulation d’impression inversée
<ESC> “ ”
1B 45
1B 47
E
Sélection d’impression mise en valeur
Annulation d’impression mise en valeur
<ESC> “
”
G
<ESC> “ ”
1B 46
1B 48
F
<ESC> “
”
H
Commandes de réglage du format de page
Codes
hexadécimaux
Codes de contrôle
Fonction
<ESC> “C” n
<ESC> “C” <0> n
<ESC> “N” n
<ESC> “O”
1B 43 n
Réglage de la longueur de page en lignes
Réglage de la longueur de page en pouces
Réglage de la marge inférieure
1B 43 00 n
1B 4E n
1B 4F
Annulation de la marge inférieure
Réglage de la marche gauche
<ESC> “l” n
<ESC> “Q” n
1B 6C n
1B 51 n
Réglage de la marge droite
Commandes de déplacement de la position d’impression
Codes
hexadécimaux
Codes de contrôle
Fonction
<LF>
0A
Avance de ligne
<CR>
0D
Retour de chariot
<ESC> “a” n
<FF>
1B 61 n
0C
Avance de n lignes de papier
Saut de page
<HT>
09
Tabulation horizontale
Tabulation verticale
<VT>
0B
<ESC> “z” “1”
<ESC> “z” <1>
1B 7A 31
1B 7A 01
Réglage d’espacement de ligne à 4 mm
<ESC> “0”
<ESC> “J” n
<ESC> “j” n
<ESC> “I” n
1B 30
Réglage d’espacement de ligne à 3 mm
Avance de n/4 mm à la fois
1B 4A n
1B 6A n
1B 49 n
Recul de n/4 mm à la fois
Avance de n/8 mm à la fois
<ESC> “B” n1 n2 ... <0> 1B 42 n1 n2 ... 00
Réglage d’arrêts de tabulation verticale
Réglage d’arrêts de tabulation horizontale
<ESC> “D” n1 n2 ... <0> 1B 44 n1 n2 ... 00
– 21 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Commandes d’impression de graphiques en points
Codes
hexadécimaux
Codes de contrôle
Fonction
<ESC> “K” n <0>
1B 4B n 00 m1 m2 Impression de graphiques densité normale
m1 m2 ...
...
<ESC> “L” n1 n2
1B 4C n1 n2 m1 m2 Impression de graphiques haute densité
m1 m2 ...
...
<ESC> “k” n <0> d1 ... 1B 6B n 00 d1 ...
Impression de graphiques densité fine
<ESC> “X” n1 n2 m1 ... 1B 58 n1 n2 m1 ... Impression de graphiques densité fine
Commandes d’impression de caractères téléchargés
Codes
hexadécimaux
Codes de contrôle
Fonction
<ESC> “&” <1> <1>
1B 26 01 01 n
Définition de caractère téléchargé
n m1 m2 ... m48
m1 m2 ... m48
<ESC> “&” <1> <0> n 1B 26 01 00 n
Suppression de caractère téléchargé
<ESC> “%” “1”
<ESC> “%” <1>
1B 25 31
1B 25 01
Valider d’un jeu de caractères téléchargés
<ESC> “%” “0”
<ESC> “%” <0>
1B 25 30
1B 25 00
Invalider un jeu de caractères téléchargés
Commandes de pilotage des périphériques
Codes
hexadécimaux
Codes de contrôle
Fonction
<ESC> <BEL> n1 n2
1B 07 n1 n2
Définition de la largeur d’impulsion d’entraînement
du périphérique #1
<BEL>
<FS>
07
1C
19
1A
Pilotage du périphérique #1
Pilotage immédiat du périphérique #1
Pilotage immédiat du périphérique #2
Pilotage immédiat du périphérique #2
<EM>
<SUB>
Commandes de pilotage du couteau automatique
Codes
hexadécimaux
Codes de contrôle
Fonction
<ESC> “d” “0”
<ESC> “d” <0>
<ESC> “d” “1”
<ESC> “d” <1>
1B 64 30
1B 64 00
1B 64 31
1B 64 01
Commande de coupe complète au couteau
automatique
– 22 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Autres commandes
Codes
hexadécimaux
Codes de contrôle
<CAN>
Fonction
18
Annulation de la dernière ligne et initialisation de
l’imprimante
<DC3>
13
Désélection de l’imprimante
<DC1>
<DC1> n
11
11 n
Réglage du mode de sélection
Retentissement de l’avertisseur
Réglage du commutateur de mémoire
<RS>
1E
<ESC> “#N, n1 n2 n3 n4” 1B 23 N 2C n1 n2 n3 n4
<LF> <NUL>
<ESC> “@”
<ENQ>
0A 00
1B 40
05
Initialisation de l’imprimante
Interrogation
<STX>
02
Entrée du mode STX-ETX
Fin du mode STX-ETX
Réinitialisation de l’imprimante
<ETX>
03
<ESC> “?” <LF> <NUL> 1B 3F 0A 00
– 23 –
Download from Www.Somanuals.com. All Manuals Search And Download.
INHALTSVERZEICHNIS
1. INBETRIEBNAHME.......................................................................... 25
1-1. Einlegen der Papierrolle .............................................................25
1-2. Einstellung der Druckkopfposition ............................................27
2. BEDIENFELD .................................................................................... 28
3. AUFSTELLUNG DER DRUCKERBEFEHLE ..................................29
3-1. Seitenmodus ...............................................................................30
3-2. Zeilenmodus ...............................................................................32
ANHANG ................................................................................................ 48
Der Anhang erscheint nur im englischen Teil dieser Bedienungsanleitung
Download from Www.Somanuals.com. All Manuals Search And Download.
1. INBETRIEBNAHME
■ Entfernen Sie zunächst das halbtransparente, blaue Klebeband von allen Teilen.
■ Stellen Sie vor dem ersten Einlegen
der Papierrolle sicher, daß das
Pappstück und das Papier (unter der
Abreißkante) entfernt worden ist.
Diese Teile dienen dem Schutz des
Druckkopfes beim Transport.
Abb. 1-1
1-1. Einlegen der Papierrolle
Ihr Drucker arbeitet mit einer 60mm ~ 82mm breiten Thermopapierrolle.
Gehen Sie bei dem Einlegen einer Papierrolle wie im folgenden beschrieben vor.
DieAbbildungenzeigeneinenDruckerdesTypsTSP412, dasEinlegenderRolle
ist aber beim TSP442 identisch.
Druckerklappe
1 Schalten Sie den Drucker aus.
2 Öffnen Sie die Druckerklappe
3 Schneiden Sie die obere Kante des
Abb. 1-2
Papier gerade auf. Falls das Papier-
ende mit einem Aufkleber oder ei-
nem Stück Klebeband gesichert ist,
rollen Sie eine Windung Papier ab,
und schneiden Sie Papier mit
Klebstoffrestenvollständigab.(Der
Klebstoff könnte an der
Papierförderrolle im Inneren des
Druckers haften bleiben und den
Papiertransport behindern.)
Papierrolle
Achse für die Papierrolle
Abb. 1-3
4 SteckenSiedieAchseindiePapier-
rolle.
– 25 –
Download from Www.Somanuals.com. All Manuals Search And Download.
5 Legen Sie die Papierrolle vorüber-
gehend in den Druckerdeckel. Ach-
ten Sie darauf, daß die Rolle zum
Einlegenbereitsrichtigherumliegt.
Papierrolle
Abb. 1-4
6 Ziehen
Sie
den
grünen
Entriegelungshebel
Druckkopfeinheit
Entriegelungshebel, so daß er löst;
kippen Sie dann die Druckkopf-
einheit. Vermeiden Sie es, den
Druckkopf mit den Fingern zu be-
rühren.
Papierführungs–
rollen
7 Führen Sie das Papier so ein, daß es
unter der Papierführungsrolle und
zwischen den Transportsensoren
hindurch läuft.
Abb. 1-5
8 Ziehen Sie das Papier so weit durch
den Drucker, bis die Abreißkante
erreicht ist.
Abb. 1-6
– 26 –
Download from Www.Somanuals.com. All Manuals Search And Download.
9 Kippen Sie den Druckkopf zurück
in seine Ausgangsstellung. Verge-
wissernSiesich,daßderDruckkopf
eingerastet ist. (Der Druckerdeckel
kann nicht geschlossen werden, so-
lange der Druckkopf nicht ein-
gerastet ist.)
0 Legen Sie die Papierrolle in den
Papierrollenhalter des Druckers.
A HaltenSiedieRollefest,undziehen
Abb. 1-7
SieamPapierendedasPapierstraff.
B Schließen Sie den Druckerdeckel.
1-2. Einstellung der Druckkopfposition
1 Sie können für dickes und dünnes
Papier die Position des Druckkopfs
jeweils passend einstellen. Die Po-
sition wird verändert, indem Sie die
linken und rechten Hebel nach vorn
oder nach hinten bewegen.
Dickes Papier,
0.6mm
Dünnes Papier
2 Sie müssen vor dem Verstellen der
Hebel den Druckkopf entriegeln.
Abb. 1-8
– 27 –
Download from Www.Somanuals.com. All Manuals Search And Download.
2. BEDIENFELD
DieTastenundAnzeigendesBedienfeldesarbeitenwieimfolgendenbeschrieben.
POWER
HEAD UP
NO PAPER
ERROR
ON LINE
FEED
ON
OFF
Abb. 2-1
Schalter/Anzeige ON LINE
Mit dieser Taste wird zwischen den Drucker-Modi “Online” und “Offline” hin-
und hergeschaltet. Die Anzeige leuchtet, wenn der Drucker online ist. Wenn der
Druckerofflinegeht, wirdderDruckgestoppt, undderDruckerkannkeineDaten
vom Computer empfangen.
HINWEIS: Wenn der Druckkopf während eines langandauernden, ununterbro-
chenen Gebrauchs überhitzt, stoppt der Drucker die Ausgabe auto-
matisch, und die ON-LINE-Anzeige blinkt. Der Drucker setzt die
Ausgabe automatisch fort, sobald der Druckkopf abgekühlt ist.
Schalter FEED
Diese Taste löst je nach Stellung des Speicherschalters einen fortlaufenden
Papiervorschub oder einen kompletten Papiervorschub auf den nächsten Seiten-
beginn aus. Der FEED-Schalter ist immer aktiv, unabhängig davon, ob der Drucker
online oder offline ist. Wenn der Speicherschalter auf der Position “Start-position
detect = OFF” (zu deutsch Erkennung der Startposition Aus) steht, wird das Papier
fortlaufend vorgeschoben, solange der FEED-Schalter gedrückt wird. Der
Papiervorschub wird sofort gestoppt, sobald Sie die Taste loslassen. Wenn der
Speicherschalter auf der Position “Start-position detect = ON” (zu deutsch Erken-
nung der Startposition An) steht, wird das Papier bei jedem Druck auf den FEED-
Schalter auf den Beginn der nächsten Seite vorgeschoben.
Anzeige POWER
Sie leuchtet, wenn der Drucker angeschaltet ist.
Anzeige HEAD UP
Sie leuchtet, wenn der Druckkopf nicht verriegelt ist. Versuchen Sie nicht zu
drucken, wenn diese Anzeige leuchtet. Falls diese Anzeige plötzlich mitten im
Druckvorgang aufleuchtet, ist es sehr wahrscheinlich, daß ein Papierstau die
Druckkopfeinheit aus der korrekten Position gedrückt hat.
– 28 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3. AUFSTELLUNG DER DRUCKERBEFEHLE
Der Drucker verfügt über zwei Software-Modi, die über den Speicherschalter
angewählt werden können. Um geänderte Speicherschalter-Einstellungen wirk-
sam werden zu lassen, muß der Drucker aus- und wieder angeschaltet werden,
oder an ihn muß der der Drucker-Reset-Befehl (<ESC>“?”) gesendet werden.
(Werksvoreinstellung: Seitenmodus)
Seitenmodus:
Code <ESC>
Hex 1B 23 30 2C 30 30 30 30 0A
“#0,0000”
<LF> <NUL>
00
Dieser Modus eignet sich zur Ausgabe von Barcode-Aufklebern, Graphiken und
Textdaten.
In diesem Modus können Text und Barcodes auf dem Papier positioniert und
gedreht werden. Der Drucker akzeptiert unkomprimierte BMP-Dateien, so daß
mit ihm BMP-Dateien empfangen und gedruckt werden können, die zuvor
eingescannt oder mit Windows-Programmen erstellt worden sind.
Der Drucker kennt die im folgenden aufgeführten Befehle. Jeder Befehlscode
beginnt mit dem Code <ESC> und endet mit den Code <LF><NUL>. Ausnah-
men sind die Befehle “Request Status” <ENQ> und “Call Download Character”
<ESC> “G”.
Zeilenmodus:
Code <ESC>
Hex 1B 23 30 2C 30 30 30 31 0A
“#0,0001”
<LF> <NUL>
00
Dieser Modus ist kompatibel mit Star-Kassenbeleg-Druckern wie den Serien
SP300 und SP200.
Das Produkt wird ständig verbessert. Beschreibungen und technischen Daten in
dieser Bedienungsanleitung können sich daher ohne besondere Mitteilung än-
dern.
– 29 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3-1. Seitenmodus
Formatdefinitionen
Steuerbefehle
Hexadezimal-Codes
1B 43 0A 00
Funktion
<ESC> “C”<LF> <NUL>
Format löschen
Druckbereich definieren
<ESC> “D n1n2n3n4” <LF> 1B 44 n1n2n3n4 0A
<NUL>
00
<ESC> “L n1n2 ; x1x2x3x4
, y1y2y3y4, x5x6x7x8
, y5y6y7y8, d, w” <LF>
<NUL>
1B 4C n1n2 3B x1x2x3x4 Zeilenformat definieren
2C y1y2y3y4 2C x5x6x7x8
2C y5y6y7y8 2C d 2C w 0A
00
<ESC>“En1n2”<LF>:<NUL> 1B 45 n1n2 0A 00
Zeilenformat löschen
<ESC> “PC n1n2 ; x1x2x3x4
, y1y2y3y4, w, h,
1B 50 43 n1n2 3B x1x2x3x4 Zeichenkettenformat definieren
2C y1y2y3y4 2C w 2C h 2C
c, r1r2, d1d2” <LF> <NUL>
c 2C r1r2 2C d1d2 0A 00
<ESC> “PB n1n2 ; x1x2x3x4
, y1y2y3y4, w, b,
1B 50 42 n1n2 3B x1x2x3x4 Barcode-Format definieren
2C y1y2y3y4 2C w 2C b 2C
m, h1h2h3h4” <LF> <NUL>
m 2C h1h2h3h4 0A 00
<ESC> “Y d1d2” <LF> <NUL> 1B 59 d1d2 0A 00
Zeichengröße definieren
Definition der Druckdaten
Steuerbefehle
Hexadezimal-Codes
Funktion
<ESC> “RC n1n2 ; a1.....an” 1B 52 43 n1n2 3B a1a2.…an Daten für eine Zeichenkette definieren
<LF> <NUL> 0A 00
<ESC> “RB n1n2 ; a1.....an” 1B 52 42 n1n2 3B a1a2.…an Daten für einen Barcode definieren
<LF> <NUL>
0A 00
<ESC> “Q
y1y2y3y4, |1|2|3|4,
;
x1x2x3x4, 1B 51 3B x1x2x3x4 2C Graphikdaten in den Bildspeicher laden
y1y2y3y4 2C|1|2|3|4 2C
w1w2w3, n11n12n13
n.…n1k <LF>.…nm1nm2
.…nmk” <LF> <NUL>
w1w2w3 2C n11n12n13
n.…n1k <LF>.…nm1nm2
.…nmk” 0A 00
<ESC> “H
m
x1x2x3x4, 1B 48 m x1x2x3x4 2C BMP-Datei zum Drucker kopieren
y1y2y3y4, (BMP file data)
,” <LF> <NUL>
y1y2y3y42C(BMPfiledata)
2C 0A 00
<ESC> “G n1n2, n3n4” <ESC> 1B 47 n1n2 2C n3n4 1B 30 Heruntergeladenes Zeichen aufrufen
“0”
<ESC> “X” <LF> <NUL>
1B 58 0A 00
Bilddaten löschen
– 30 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Weitere Befehle
Steuerbefehle
Hexadezimal-Codes
1B 49 0A 00
Funktion
<ESC> “I” <LF> <NUL>
Aufkleber drucken
<ESC>“Tdn1n2”<LF><NUL> 1B 54 d n1n2 0A 00
Nach dem Druck Vorschublänge
festlegen
<ESC> “B d n1n2” <LF> 1B 42 d n1n2 0A
Abschneider aktivieren
<NUL>
00
<ESC> “# N, n1n2n3n4” <LF> 1B 23 N 2C n1n2n3n4 0A Stellung des Speicherschalters fest-
<NUL>
00
legen
<ESC> “?” <LF> <NUL>
<ENQ>
1B 3F 0A 00
05
Drucker zurücksetzen
Status abfragen
<ESC> “N n1n2” <LF> <NUL> 1B 4E n1n2 0A 00
InternationalenZeichensatzeinstel-
len
<ESC> “F n1n2 ; d1.....d48” 1B 46 n1n2 3B d1.…d48
Heruntergeladenes Zeichen spei-
chern
<LF> <NUL>
0A 00
<ESC> “Z n” <LF> <NUL>
1B 5A n 0A 00
“Zero”-Stil wählen
– 31 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3-2. Zeilenmodus
Befehle zur Zeichenwahl
Hexadezimal-
Codes
Steuerbefehle
Funktion
<ESC> “R” n
1B 52 n
Internationalen Zeichensatz einstellen
0 mit Querstrich wählen
<ESC> “/” “1”
<ESC> “/” <1>
1B 2F 31
1B 2F 01
<ESC> “/” “0”
<ESC> “/” <0>
1B 2F 30
1B 2F 00
Normale 0 wählen
<ESC> “b” n1 n2 n3 n4 1B 62 n1 n2 n3 n4
Barcode-Druck aktivieren
d1 ... <RS>
<ESC> “M”
<ESC> “p”
<ESC> “P”
<ESC> “:”
d1 ... 1E
1B 4D
1B 70
1B 50
1B 3A
1B 20 n
0E
12-Punkt-Druck definieren
14-Punkt-Druck definieren
15-Punkt-Druck definieren
16-Punkt-Druck definieren
<ESC> <SP> n
<SO>
Zeichenabstand definieren
Druck mit doppelter Zeichenbreite aktivieren
Breitdruck deaktivieren
<DC4>
14
<ESC> “W” n
<ESC> <SO>
<ESC> <DC4>
<ESC> “h” n
1B 57 n
1B 0E
1B 14
1B 68 n
Verbreiterungsfaktor definieren
Druck mit doppelter Zeichenhöhe aktivieren
Vergrößerung der Zeichenhöhe deaktivieren
Faktor für die Vergrößerung in der
Zeichenhöhe definieren
<ESC> “i” n1 n2
1B 69 n1 n2
Vergrößerungsfaktor für Breite und
Höhe definieren
–
<ESC> “ ” “1”
1B 2D 31
1B 2D 01
Unterstreichen aktivieren
Unterstreichen deaktivieren
Überstreichen aktivieren
Überstreichen deaktivieren
–
<ESC> “ ” <1>
–
<ESC>“ ” “0”
1B 2D 30
1B 2D 00
–
<ESC> “ ” <0>
<ESC> “ ” “1”
1B 5F 31
1B 5F 01
_
<ESC> “ ” <1>
_
<ESC> “ ” “0”
1B 5F 30
1B 5F 00
_
<ESC> “ ” <0>
_
– 32 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Hexadezimal-
Codes
Steuerbefehle
Funktion
<ESC> “4”
<ESC> “5”
<SI>
1B 34
1B 35
0F
Hervorgehobenen Druck aktivieren
Hervorgehobenen Druck deaktivieren
Inversdruck aktivieren
<DC2>
12
Inversdruck deaktivieren
<ESC> “ ”
1B 45
1B 47
E
Fettdruck aktivieren
<ESC> “
”
G
<ESC> “ ”
1B 46
1B 48
F
Fettdruck deaktivieren
<ESC> “
”
H
Befehle zum Festlegen der Seitengröße
Hexadezimal-
Codes
Steuerbefehle
Funktion
<ESC> “C” n
<ESC> “C” <0> n
<ESC> “N” n
<ESC> “O”
1B 43 n
1B 43 00 n
1B 4E n
1B 4F
Seitenlänge in Zeilen definieren
Seitenlänge in Zoll definieren
Unteren Rand definieren
Unteren Rand löschen
<ESC> “l” n
<ESC> “Q” n
1B 6C n
1B 51 n
Linken Rand definieren
Rechten Rand definieren
Befehle zum Ändern der Druckposition
Hexadezimal-
Codes
Steuerbefehle
Funktion
<LF>
0A
Line feed (Zeilenvorschub)
Carriage return (Wagenrücklauf)
Papier um n Zeilen vorschieben
Form feed (Seitenvorschub)
Horizontaler Tabulator
<CR>
0D
<ESC> “a” n
<FF>
1B 61 n
0C
<HT>
09
<VT>
0B
Vertikaler Tabulator
<ESC> “z” “1”
<ESC> “z” <1>
1B 7A 31
1B 7A 01
Zeilenvorschub auf 4 mm setzen
<ESC> “0”
<ESC> “J” n
<ESC> “j” n
<ESC> “I” n
1B 30
Zeilenvorschub auf 3 mm setzen
Einmaliger Vorschub um n/4 mm
Einmaliger Rückschub um n/4 mm
Einmaliger Vorschub um n/8 mm
Vertikale Tabulatoren definieren
Horizontale Tabulatoren definieren
1B 4A n
1B 6A n
1B 49 n
<ESC> “B” n1 n2 ... <0> 1B 42 n1 n2 ... 00
<ESC> “D” n1 n2 ... <0> 1B 44 n1 n2 ... 00
– 33 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Befehle zum Druck von Rastergraphiken
Hexadezimal-
Codes
Steuerbefehle
Funktion
<ESC> “K” n <0>
1B 4B n 00 m1 m2 Graphikdruck in normaler Auflösung
m1 m2 ...
...
<ESC> “L” n1 n2
1B 4C n1 n2 m1 m2 Graphikdruck in hoher Auflösung
m1 m2 ...
...
<ESC> “k” n <0> d1 ... 1B 6B n 00 d1 ...
Graphikdruck in maximaler Auflösung
<ESC> “X” n1 n2 m1 ... 1B 58 n1 n2 m1 ... Graphikdruck in maximaler Auflösung
Befehle zum Druck von heruntergeladenen Zeichen
Hexadezimal-
Codes
Steuerbefehle
Funktion
<ESC> “&” <1> <1>
1B 26 01 01 n
Heruntergeladenes Zeichen definieren
n m1 m2 ... m48
m1 m2 ... m48
<ESC> “&” <1> <0> n 1B 26 01 00 n
Heruntergeladenes Zeichen löschen
<ESC> “%” “1”
<ESC> “%” <1>
1B 25 31
1B 25 01
Heruntergeladenen Zeichensatz freigeben
<ESC> “%” “0”
<ESC> “%” <0>
1B 25 30
1B 25 00
Heruntergeladenen Zeichensatz unwirksam machen
Befehle zum Steuern von Peripheriegeräten
Hexadezimal-
Codes
Steuerbefehle
Funktion
<ESC> <BEL> n1 n2
<BEL>
1B 07 n1 n2
Treiberimpuls für Peripheriegerät Nr. 1 definieren
Peripheriegerät Nr. 1 steuern
07
1C
19
1A
<FS>
Peripheriegerät Nr. 1 ohne Verzögerung steuern
Peripheriegerät Nr. 2 ohne Verzögerung steuern
Peripheriegerät Nr. 2 ohne Verzögerung steuern
<EM>
<SUB>
Befehle zum Steuern des automatischen Abschneiders
Hexadezimal-
Codes
Steuerbefehle
Funktion
<ESC> “d” “0”
<ESC> “d” <0>
<ESC> “d” “1”
<ESC> “d” <1>
1B 64 30
1B 64 00
1B 64 31
1B 64 01
Befehl an den automatischen Abschneider
zum Schnitt
– 34 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Weitere Befehle
Hexadezimal-
Codes
Steuerbefehle
Funktion
<CAN>
<DC3>
18
13
Letzte Zeile löschen und Drucker inizialisieren
Drucker deaktivieren
<DC1>
<DC1> n
11
11 n
Aktivierungsmodus definieren
Summer ertönen lassen
<RS>
1E
<ESC> “#N, n1 n2 n3 n4” 1B 23 N 2C n1 n2 n3 n4
Stellung des Speicherschalters festlegen
<LF> <NUL>
0A 00
<ESC> “@”
1B 40
Drucker zurücksetzen inizialisieren
Anfrage
<ENQ>
<STX>
<ETX>
05
02
03
STX-ETX-Modus aktivieren
STX-ETX-Modus beenden
Druckerhardware zurücksetzen
<ESC> “?” <LF> <NUL> 1B 3F 0A 00
– 35 –
Download from Www.Somanuals.com. All Manuals Search And Download.
INDICE
1. INSTALLAZIONE.............................................................................. 37
1-1. Caricamento del rotolo di carta ..................................................37
1-2. Regolazione della posizione della testina ..................................39
2. PANNELLO DI CONTROLLO..........................................................40
3. ELENCO DEI COMANDI.................................................................. 41
3-1. Modo Pagina .............................................................................. 42
3-2. Modo Riga.................................................................................. 44
APPENDICE ...........................................................................................48
L’Appendice appare solo nella sezione in inglese di questo manuale.
Download from Www.Somanuals.com. All Manuals Search And Download.
1. INSTALLAZIONE
■ Per prima cosa, staccare il nastro adesivo semitrasparente blu da tutti i
componenti.
■ Prima di caricare il primo rotolo di
carta, assicurarsi di rimuovere il car-
tone ed il foglio di protezione (da
sotto la barra di strappo) inseriti per
proteggere la testina di stampa du-
rante il trasporto.
Fig. 1-1
1-1. Caricamento del rotolo di carta
La stampante può accettare carta termica a rotoli da 60 mm ~ 82 mm di larghezza.
La procedura per il caricamento di un rotolo di carta è illustrata di seguito. La
stampanteraffigurataèilmodelloTSP412;tuttavia,laproceduraperilcaricamento
relativa al modello TSP442 è identica.
Coperchio della
1 Spegnere la stampante.
stampante
2 Aprireilcoperchiodellastampante.
3 Rifilare il bordo superiore della car-
Fig. 1-2
ta tagliandolo da parte a parte. Se il
Rotolo di carta
bordo della carta è fissato al rotolo
con un’etichetta o con del nastro
adesivo, srotolare di un giro la carta
e tagliare tutta quella con tracce di
adesivo (l’adesivo può attaccarsi al
rullo interno ed ostacolare il
trascinamento della carta).
Asta del rotolo di carta
4 Inserire l’asta nel rotolo di carta.
Fig. 1-3
– 37 –
Download from Www.Somanuals.com. All Manuals Search And Download.
5 Collocare provvisoriamente il roto-
lo di carta sul coperchio della stam-
pante. Assicurarsi che il rotolo sia
rivolto nel senso corretto per il
caricamento.
Rotolo di carta
Fig. 1-4
Gruppo testina di
Barra di apertura
stampa
6 Tirare la barra di apertura verde in
modo da sbloccarla, quindi inclina-
reilgruppotestinadistampa. Evita-
re di toccare la testina di stampa con
le dita.
Asta del rullo
guida carta
7 Inserire la carta in modo da farla
passare sotto l’asta del rullo guida
carta e in mezzo ai sensori trasmit-
tenti.
Fig. 1-5
8 Spingere la carta fino a quando il
bordononsièspostatofinoinfondo
oltre la barra di strappo.
Fig. 1-6
– 38 –
Download from Www.Somanuals.com. All Manuals Search And Download.
9 Riportare il gruppo testina di stam-
pa nella sua posizione originale ed
assicurarsichesiblocchiinposizio-
ne(ilcoperchiodellastampantenon
si chiude fino a quando il gruppo
testina di stampa non è bloccato).
0 Spostare il rotolo di carta installan-
dolo sui supporti del rotolo della
stampante.
A Tenere fermo il rotolo e tirare il
bordo superiore della carta per met-
tere in tensione il rotolo.
Fig. 1-7
B Chiudere il coperchio della stam-
pante.
1-2. Regolazione della posizione della testina
1 È possibile regolare la posizione
dellatestinadistampaperpermette-
re l’inserimento di carta spessa o
sottile. Cambiare la posizione spo-
stando in avanti o indietro le leve
poste sui lati destro e sinistro.
Carta spessa,
0,6mm
Carta sottile
2 Assicurarsi di sbloccare la testina di
stampa prima di spostare le leve.
Fig. 1-8
– 39 –
Download from Www.Somanuals.com. All Manuals Search And Download.
2. PANNELLO DI CONTROLLO
I pulsanti e le spie luminose del pannello di controllo funzionano come descritto
di seguito.
POWER
HEAD UP
NO PAPER
ERROR
ON LINE
FEED
ON
OFF
Fig. 2-1
Pulsante/spia ON LINE
Premere il pulsante per far passare la stampante dallo stato di online a quello di
offline e viceversa. La spia si illumina per indicare che la stampante è online.
Quando la stampante va in offline, interrompe la stampa e non può ricevere dati
dal computer.
NOTA: Se la testina di stampa si surriscalda durante un lungo uso continuo, la
stampante interrompe la stampa e la spia ON LINE inizia a lampeggiare.
La stampante riprende automaticamente a stampare quando la testina di
stampa si raffredda.
Pulsante FEED
Questo pulsante provoca l’avanzamento continuo o completo della carta, a
seconda dell’impostazione dell’interruttore di memoria. Il pulsante FEED agisce
indifferentemente sia che la stampante sia online che offline. Se l’interruttore di
memoria è impostato con l’opzione “Rileva posizione di inizio” = OFF, tenere
premuto il pulsante FEED per far avanzare ininterrottamente la carta. L’avanza-
mento della carta viene interrotto quando si rilascia il pulsante. Se l’interruttore
di memoria è impostato con l’opzione “Rileva posizione di inizio” = ON, ogni
volta che si preme il pulsante FEED si provoca l’avanzamento della carta fino alla
posizione di inizio successiva.
Spia POWER
Si illumina per indicare che la stampante è accesa.
Spia HEAD UP
Si illumina per indicare che il gruppo testina di stampa è sbloccato. Non tentare
di stampare mentre questa spia è accesa. Se la spia si accende improvvisamente
nelcorsodellastampa,èprobabilechedellacartainceppataabbiaspintoilgruppo
testina di stampa fuori dal suo alloggiamento.
– 40 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3. ELENCO DEI COMANDI
La stampante dispone di due diverse modalità software selezionabili tramite
interruttore di memoria. Per rendere attive le modifiche alle impostazioni
dell’interruttore di memoria, spegnere e riaccendere la stampante oppure inviare
alla stampante un comando di ripristino (<ESC>“?”).
(Impostazione di fabbrica: Modo Pagina)
Modo Pagina:
Code <ESC>
Hex 1B 23 30 2C 30 30 30 30 0A
“#0,0000”
<LF> <NUL>
00
È ideale per la stampa di etichette di codici a barre, grafica e testo.
È in grado di posizionare e ruotare i codici a barre ed il testo. Gestisce file BMP
non compressi consentendo così alla stampante di importare e stampare un file
BMP generato da scanner o modificato con applicazioni Windows.
Lastampantedisponedeiseguenticomandidicontrollo. Ognicodicedicontrollo
inizia con il codice <ESC> e termina con i codici <LF> <NUL>, ad eccezione dei
comandidirichiestastato<ENQ>edirichiamocaratteretrasferibile<ESC>“G”.
Modo Riga:
Code <ESC>
Hex 1B 23 30 2C 30 30 30 31 0A
“#0,0001”
<LF> <NUL>
00
Questo modo è compatibile con le stampanti Receipt della Star, come la serie
SP300 e SP200.
Acausadeicontinuimiglioramentidelprodotto, ledescrizionielecaratteristiche
contenute in questo manuale sono soggette a modifica senza preavviso.
– 41 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3-1. Modo Pagina
Definizione del formato
Codici di controllo
Codici esadecimali
1B 43 0A 00
Funzione
<ESC> “C”<LF> <NUL>
Cancella il formato
Definisce l’area di stampa
<ESC> “D n1n2n3n4” <LF> 1B 44 n1n2n3n4 0A
<NUL>
00
<ESC> “L n1n2 ; x1x2x3x4
, y1y2y3y4, x5x6x7x8
, y5y6y7y8, d, w” <LF>
<NUL>
1B 4C n1n2 3B x1x2x3x4 Definisce il formato riga graduata
2C y1y2y3y4 2C x5x6x7x8
2C y5y6y7y8 2C d 2C w 0A
00
<ESC>“En1n2”<LF>:<NUL> 1B 45 n1n2 0A 00
Annulla il formato riga graduata
<ESC> “PC n1n2 ; x1x2x3x4
, y1y2y3y4, w, h,
1B 50 43 n1n2 3B x1x2x3x4 Definisce il formato stringa di caratteri
2C y1y2y3y4 2C w 2C h 2C
c, r1r2, d1d2” <LF> <NUL>
c 2C r1r2 2C d1d2 0A 00
<ESC> “PB n1n2 ; x1x2x3x4
, y1y2y3y4, w, b,
1B 50 42 n1n2 3B x1x2x3x4 Definisce il formato codice a barre
2C y1y2y3y4 2C w 2C b 2C
m, h1h2h3h4” <LF> <NUL>
m 2C h1h2h3h4 0A 00
<ESC> “Y d1d2” <LF> <NUL> 1B 59 d1d2 0A 00
Definisce il passo del carattere
Impostazioni dei dati di stampa
Steuerbefehle
Hexadezimal-Codes
Funktion
<ESC> “RC n1n2 ; a1.....an” 1B 52 43 n1n2 3B a1a2.…an Imposta i dati di stringa di caratteri
<LF> <NUL> 0A 00
<ESC> “RB n1n2 ; a1.....an” 1B 52 42 n1n2 3B a1a2.…an Imposta i dati di codice a barre
<LF> <NUL>
0A 00
<ESC> “Q
y1y2y3y4, |1|2|3|4,
;
x1x2x3x4, 1B 51 3B x1x2x3x4 2C Memorizza i dati dell’immagine a matrice
y1y2y3y4 2C|1|2|3|4 2C di punti nella memoria grafica
w1w2w3, n11n12n13
n.…n1k <LF>.…nm1nm2
.…nmk” <LF> <NUL>
w1w2w3 2C n11n12n13
n.…n1k <LF>.…nm1nm2
.…nmk” 0A 00
<ESC> “H
m
x1x2x3x4, 1B 48 m x1x2x3x4 2C Copia un file BMP nella stampante
y1y2y3y4, (BMP file data)
,” <LF> <NUL>
y1y2y3y42C(BMPfiledata)
2C 0A 00
<ESC> “G n1n2, n3n4” <ESC> 1B 47 n1n2 2C n3n4 1B 30 Richiama un carattere trasferibile
“0”
<ESC> “X” <LF> <NUL>
1B 58 0A 00
Cancella i dati dell’immagine
– 42 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Altri comandi
Codici di controllo
Codici esadecimali
1B 49 0A 00
Funzione
<ESC> “I” <LF> <NUL>
Stampa l’etichetta
<ESC>“Tdn1n2”<LF><NUL> 1B 54 d n1n2 0A 00
Impostalalunghezzadialimentazionedopo
la stampa
<ESC> “B d n1n2” <LF> 1B 42 d n1n2 0A
Abilita la taglierina
<NUL>
00
<ESC> “# N, n1n2n3n4” <LF> 1B 23 N 2C n1n2n3n4 0A Imposta l’interruttore di memoria
<NUL>
00
<ESC> “?” <LF> <NUL>
<ENQ>
1B 3F 0A 00
05
Ripristina la stampante
Richiesta stato
<ESC> “N n1n2” <LF> <NUL> 1B 4E n1n2 0A 00
Seleziona un set di caratteri internazionali
<ESC> “F n1n2 ; d1.....d48” 1B 46 n1n2 3B d1.…d48
Registra un carattere trasferibile
Seleziona lo stile dello zero
<LF> <NUL>
0A 00
<ESC> “Z n” <LF> <NUL>
1B 5A n 0A 00
– 43 –
Download from Www.Somanuals.com. All Manuals Search And Download.
3-2. Modo Riga
Comandi di selezione caratteri
Codici
Codici di controllo
Funzione
esadecimali
<ESC> “R” n
1B 52 n
Seleziona un set di caratteri internazionali
Seleziona lo zero barrato
<ESC> “/” “1”
<ESC> “/” <1>
1B 2F 31
1B 2F 01
<ESC> “/” “0”
<ESC> “/” <0>
1B 2F 30
1B 2F 00
Seleziona lo zero normale
<ESC> “b” n1 n2 n3 n4 1B 62 n1 n2 n3 n4
Seleziona la stampa a codici a barre
d1 ... <RS>
<ESC> “M”
<ESC> “p”
<ESC> “P”
<ESC> “:”
<ESC> <SP> n
<SO>
d1 ... 1E
1B 4D
1B 70
1B 50
1B 3A
1B 20 n
0E
Seleziona la stampa a passo 12 punti
Seleziona la stampa a passo 14 punti
Seleziona la stampa a passo 15 punti
Seleziona la stampa a passo 16 punti
Imposta la spaziatura dei caratteri
Imposta la stampa a doppia larghezza.
Termina la stampa a larghezza ingrandita.
<DC4>
14
<ESC> “W” n
1B 57 n
Imposta il fattore d’ingrandimento per la larghezza
del carattere.
<ESC> <SO>
<ESC> <DC4>
<ESC> “h” n
1B 0E
1B 14
Imposta la stampa a doppia altezza.
Termina la stampa ad altezza ingrandita.
1B 68 n
Imposta il fattore d’ingrandimento per l’altezza del
carattere.
<ESC> “i” n1 n2
1B 69 n1 n2
Imposta i fattori d’ingrandimento per la larghezza e
l’altezza del carattere.
–
<ESC> “ ” “1”
1B 2D 31
1B 2D 01
Seleziona la sottolineatura
Annulla la sottolineatura
Seleziona l’effetto barrato
Annulla l’effetto barrato
–
<ESC> “ ” <1>
–
<ESC>“ ” “0”
1B 2D 30
1B 2D 00
–
<ESC> “ ” <0>
<ESC> “ ” “1”
1B 5F 31
1B 5F 01
_
<ESC> “ ” <1>
_
<ESC> “ ” “0”
1B 5F 30
1B 5F 00
_
<ESC> “ ” <0>
_
– 44 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Codici
esadecimali
Codici di controllo
Funzione
<ESC> “4”
<ESC> “5”
<SI>
1B 34
1B 35
0F
Seleziona la stampa evidenziata
Annulla la stampa evidenziata
Seleziona la stampa invertita
Annulla la stampa invertita
<DC2>
12
<ESC> “ ”
1B 45
1B 47
E
Seleziona la stampa enfatizzata
Annulla la stampa enfatizzata
<ESC> “
”
G
<ESC> “ ”
1B 46
1B 48
F
<ESC> “
”
H
Comandi di impostazione del formato pagina
Codici
esadecimali
Codici di controllo
Funzione
<ESC> “C” n
<ESC> “C” <0> n
<ESC> “N” n
<ESC> “O”
1B 43 n
Imposta la lunghezza pagina in righe
Imposta la lunghezza pagina in pollici
Imposta il margine inferiore
Annulla il margine inferiore
Imposta il margine sinistro
1B 43 00 n
1B 4E n
1B 4F
<ESC> “l” n
<ESC> “Q” n
1B 6C n
1B 51 n
Imposta il margine destro
Comandi di spostamento della posizione di stampa
Codici
esadecimali
Codici di controllo
Funzione
<LF>
0A
Avanzamento riga
<CR>
0D
Ritorno carrello
<ESC> “a” n
<FF>
1B 61 n
0C
Avanzamento carta di n righe
Avanzamento pagina
Tabulazione orizzontale
Tabulazione verticale
<HT>
09
<VT>
0B
<ESC> “z” “1”
<ESC> “z” <1>
1B 7A 31
1B 7A 01
Imposta l’interlinea a 4 mm
<ESC> “0”
<ESC> “J” n
<ESC> “j” n
<ESC> “I” n
1B 30
Imposta l’interlinea a 3 mm
1B 4A n
1B 6A n
1B 49 n
Singolo avanzamento di n/4 mm
Singolo arretramento di n/4 mm
Singolo avanzamento di n/8 mm
Imposta arresti di tabulazione verticali
Imposta arresti di tabulazione orizzontali
<ESC> “B” n1 n2 ... <0> 1B 42 n1 n2 ... 00
<ESC> “D” n1 n2 ... <0> 1B 44 n1 n2 ... 00
– 45 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Comandi di stampa di grafica a matrice di punti
Codici
esadecimali
Codici di controllo
Funzione
<ESC> “K” n <0>
1B 4B n 00 m1 m2 Stampa di grafica a densità normale
m1 m2 ...
...
<ESC> “L” n1 n2
1B 4C n1 n2 m1 m2 Stampa di grafica ad alta densità
m1 m2 ...
...
<ESC> “k” n <0> d1 ... 1B 6B n 00 d1 ...
Stampa di grafica a densità fine
<ESC> “X” n1 n2 m1 ... 1B 58 n1 n2 m1 ... Stampa di grafica a densità fine
Comandi di stampa di caratteri trasferibili
Codici
esadecimali
Codici di controllo
Funzione
<ESC> “&” <1> <1>
1B 26 01 01 n
Definisce un carattere trasferibile
n m1 m2 ... m48
m1 m2 ... m48
<ESC> “&” <1> <0> n 1B 26 01 00 n
Cancella un carattere trasferibile
<ESC> “%” “1”
<ESC> “%” <1>
1B 25 31
1B 25 01
Abilita un set di caratteri trasferibili
<ESC> “%” “0”
<ESC> “%” <0>
1B 25 30
1B 25 00
Disabilita un set di caratteri trasferibili
Comandi di controllo di unità periferiche
Codici
esadecimali
Codici di controllo
Funzione
<ESC> <BEL> n1 n2
1B 07 n1 n2
Definisce l’ampiezza dell’impulso di attivazione del-
l’unità periferica #1
<BEL>
<FS>
07
1C
19
1A
Controlla l’unità periferica #1
Controlla l’unità periferica #1 immediatamente
Controlla l’unità periferica #2 immediatamente
Controlla l’unità periferica #2 immediatamente
<EM>
<SUB>
Comandi di controllo della taglierina automatica
Codici
esadecimali
Codici di controllo
Funzione
<ESC> “d” “0”
<ESC> “d” <0>
<ESC> “d” “1”
<ESC> “d” <1>
1B 64 30
1B 64 00
1B 64 31
1B 64 01
Invia alla taglierina automatica un comando
di taglio completo
– 46 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Altri comandi
Codici
esadecimali
Codici di controllo
Funzione
<CAN>
<DC3>
18
13
Annulla l’ultima riga e inizializza la stampante
Deseleziona la stampante
<DC1>
<DC1> n
11
11 n
Imposta la modalità di selezione
<RS>
1E
Fa emettere un segnale acustico al cicalino
<ESC> “#N, n1 n2 n3 n4” 1B 23 N 2C n1 n2 n3 n4
Imposta l’interruttore di memoria
<LF> <NUL>
0A 00
<ESC> “@”
1B 40
Inizializza la stampante
<ENQ>
<STX>
<ETX>
05
02
03
Interrogazione memoria
Entra in modalità STX-ETX
Esce dalla modalità STX-ETX
Ripristina l’hardware della stampante
<ESC> “?” <LF> <NUL> 1B 3F 0A 00
– 47 –
Download from Www.Somanuals.com. All Manuals Search And Download.
APPENDIX
General Specifications
Printing system ......................... Line thermal dot-matrix
Resolution ................................. 8 dots/mm (horiz.) x 8 dots/mm (vert.)
Printable width..........................Page Mode 80mm
Line Mode 75mm
Printing speeds..........................50mm/sec, 25mm/sec
Printable characters ..................ANK, International
Bar codes ..................................JAN, EAN, UPC, Code 39, ITF, Code 128,
Code 93, NW-7
Character matrix ....................... Page Mode 8 × 16 dots (small)
16 × 24 dots (standard)
24 × 32 dots (large)
Line Mode 12 × 24 dots
Interfaces ..................................RS-232C, RS-422A, Parallel
Dimensions ............................... TSP412: 178(W) × 226(D) × 256(H) mm
TSP442: 178(W) × 244(D) × 256(H) mm
Weight ......................................TSP412: 3.4kg
TSP442: 3.7kg
Power ........................................(50/60Hz) AC120V, AC220V, AC240V
Power consumption ..................Max. 170 W Avg. 30W (During continuous
printing of ASCII characters)
Operating environment ............. +5˚C ~ +40˚C
25% ~ 85% RH
Storage environment................. –20˚C ~ +60˚C
10% ~ 90% RH
– 48 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Automatic paper cutter
Life ....................................... 300, 000 cuts (if paper debris is cleared)
Min. cut length ..................... 25.4mm (1 inch)
226mm
(TSP412)
(TSP442)
– 49 –
Download from Www.Somanuals.com. All Manuals Search And Download.
Paper Specifications
Recommended paper-roll types:
NIPPON PAPER INDUSTRIES TF50KS-E
TF62KS-E
NEW OJI PAPER Co.,Ltd.
KF-730
Many paper types are available. Please use paper that meets the following
criteria.
1. Paper type
General high-sensitivity thermal paper
General high-sensitivity label paper
• If you use medium or low sensitivity paper,
run a test print to check operation. If the
printer is unable to print at 50mm/sec, set the
p0rint speed to 25mm/sec.
2. Paper width
60mm ~ 82-1 mm
• When using narrow paper, be sure that the
paperisatleastwideenoughtokeeptheplaten
and head from touching. Never use paper that
allows the head to touch the platen.
• If the paper width is 70mm or less, do not run
the platen in reverse.
3. Paper thickness
4. Paper rolls
General thermal paper: 60 ~ 150µm
Label paper:
Max. 160µm
Internal diameter:
Outer diameter:
25.4mm (1 inch)
115mm
Rolls must have the thermal side facing in-
wards. Never use tape or other adhesive to
fasten the trailing end of the paper to the roller.
– 50 –
Download from Www.Somanuals.com. All Manuals Search And Download.
5. Print area
82mm
lenhth of a Length of b
Line mode 3.5mm
Page mode 1mm
75mm
80mm
a
b
Printable width
6. Black marking
Print density:
Print position:
1.2
26
Paper-feed
direction
Max. 36
Marked side:
Back (obverse of printable
side)
Mark dimensions: Width 10 ~ 20mm
(offset from center)
Length 3mm ~ 10mm
Positioning:
Mark’s trailing end (rela-
tive to feed direction) iden-
tifies start position
– 51 –
Download from Www.Somanuals.com. All Manuals Search And Download.
7. Label-paper specifications Label pitch:
a 10~300mm
Spacing between labels: b3~10mm (5mm is
preferred.)
Backing paper:
c Max. 5mm
a
b
c
– 52 –
Download from Www.Somanuals.com. All Manuals Search And Download.
MEMO
P 1996.1
Download from Www.Somanuals.com. All Manuals Search And Download.
OVERSEAS SUBSIDIARY COMPANIES
STAR MICRONICS AMERICA, INC.
70-D Ethel Road West, Piscataway, NJ 08854 U.S.A
Tel: (908) 572-9512, Telefax: (908) 572-5095,
Telex: 299766 STAR UR
STAR MICRONICS DEUTSCHLAND GMBH
Westerbachstraße 59, D-60489 Frankfurt/Main 90, Germany
Tel: 0697-89990, Telefax: 0697-81006, Telex: 417 5825 STAR D
HEAD OFFICE
STAR MICRONICS U.K. LTD.
STAR MICRONICS CO., LTD.
20-10 Nakayoshida, Shizuoka, 422 Japan
Tel: (054) 263-1115, Telefax: (054) 263-8714
Star House, Peregrine Business Park, Gomm Road,
High Wycombe, Bucks, HP13 7DL, UK
Tel: 01494-471111, Telefax: 0494-473333
Printed in Japan, 80870025
Download from Www.Somanuals.com. All Manuals Search And Download.
|