1-30
Command Descriptions
Rev. A
ESC <
[Name]
Return home
[Format]
ASCII
ESC
<
Hex
1B
3C
Decimal
27
60
ESC <
moves the print head to the home position.
ESC U
n
[Name]
Turn unidirectional printing mode on/off
[Format]
ASCII
ESC
U
n
Hex
1B
55
n
Decimal
27
85
n
[Range]
0
≤
n
≤
255
ESC U
n turns unidirectional printing mode on or off. When the LSB (least significant bit) of n is 1,
unidirectional printing is turned on; when it is 0, unidirectional printing is turned off and
bidirectional printing mode is turned on. Unidirectional printing can be turned on when printing
double-height characters to ensure that the top and bottom of the characters are aligned. The default
setting is n=0.
(1) GS V
m, (2) GS V m n
[Name]
Select cut mode and cut paper
[Format] (1)
ASCII
GS
V
m
Hex
1D
56
m
Decimal
29
86
m
[Format] (2)
ASCII
GS
V
m
n
Hex
1D
56
m
n
Decimal
29
86
m
n
Program Example
PRINT #1, CHR$(&H1B);"<";
Program Example
PRINT #1, CHR$(&H1B);"U";CHR$(1);
←
Unidirectional printing mode turned on
Содержание TM-U200P
Страница 2: ...EPSON Guide to TM U200 U200P SEIKO EPSON CORPORATION 400549800 ...
Страница 3: ......
Страница 5: ...SEIKO EPSON CORPORATION SYSTEM DEVICE DIVISION 2070 Kotobuki Koaka Matsumoto shi Nagano ken 399 Japan ...
Страница 6: ......
Страница 10: ...iv Rev A TM U200D U200PD TM U200B U200PB ...
Страница 50: ...1 40 Command Descriptions Rev A Page 4 PC863 Canadian French Page 5 PC865 Nordic ...