1-8
Command Descriptions
Rev. A
ESC 3
n sets the line spacing to [n
×
(1/144)] inches. The default setting of the paper feed amount is
1/6 inch (n=24). The line spacing can be set in half-dot units using this command.
Character Commands
The TM-U200/U200P printers support the following commands for setting character font and size.
Command
Name
ESC SP
Set right-side character spacing
ESC %
Select/cancel user-defined character set
ESC &
Define user-defined characters
ESC ?
Cancel user-defined characters
ESC R
Select an international character set
ESC t
Select character code table
ESC !
Select print mode(s)
ESC -
Turn underline mode on/off
ESC E
Turn emphasized mode on/off
ESC G
Turn double-strike mode on/off
ESC {
Turn upside-down printing mode on/off
ESC SP
n
[Name]
Set right-side character spacing
[Format]
ASCII
ESC
SP
n
Hex
1B
20
n
Decimal
27
32
n
[Range]
0
≤
n
≤
255
Program Example
Print Sample
FOR n=22 TO 32 STEP 2
PRINT #1, CHR$(&H1B);"3";CHR$(n);
←
Set line spacing
PRINT #1, "AAAAA"; CHR$(&HA);
NEXT n
PRINT #1, CHR$(&H1B);"2";
←
Set default line spacing
PRINT #1, "BBBBB"; CHR$(&HA);
PRINT #1, "CCCCC"; CHR$(&HA);
A A A A A
A A A A A
A A A A A
A A A A A
A A A A A
A A A A A
B B B B B
C C C C C
22/144-inch (11-dot) line spacing
24/144-inch (12-dot) line spacing
26/144-inch (13-dot) line spacing
28/144-inch (14-dot) line spacing
30/144-inch (15-dot) line spacing
32/144-inch (16-dot) line spacing
1/6-inch (12-dot) line spacing
Содержание 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 ...