![Epson TM-L90 series Programming Manual Download Page 172](http://html.mh-extra.com/html/epson/tm-l90-series/tm-l90-series_programming-manual_107607172.webp)
C O N F I D E N T I A L
Paper roll
Print position commands
ESC D
Ver. 10.01
p. 172
■
Horizontal tab position settings are effective until
ESC @
is executed, the printer is reset, or the power is
turned off.
■
Print position can be changed by
HT
.
■
When the left margin setting is changed, the horizontal tab position is also changed.
[Model-dependent variations]
TM-U210
Program example for HT and ESC D
TM-U210
This command is effective only when the receive buffer capacity is 40 bytes (when DIP switch 1-2
is ON).
Program Example
Print Sample
PRINT #1, "0123456789012345678901234567890123456";
PRINT #1, CHR$(&HA);
FOR i=1 TO 4
PRINT #1, CHR$(&H9); "H";
←
Execute HT
NEXT i : PRINT #1, CHR$(&HA);
PRINT #1, CHR$(&H1B);"D";CHR$(10);CHR$(20);
PRINT #1, CHR$(30);CHR$(0);
←
Set HT positions
FOR i=1 TO 4
PRINT #1, CHR$(&H9); "H";
←
Execute HT
NEXT i : PRINT #1, CHR$(&HA);
0123456789012345678901234567890123456
H
H
H
H
H
H
HH
↑
↑
↑
8
16
24
32
Tab
position
10
Default
→
Tab
position
30
Tab
position
20
Summary of Contents for TM-L90 series
Page 658: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 658 Page 1 Katakana ...
Page 662: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 662 Page 5 PC865 Nordic ...
Page 663: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 663 Page 6 Hiragana ...
Page 666: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 666 Page 16 WPC1252 ...
Page 668: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 668 Page 18 PC852 Latin2 ...
Page 669: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 669 Page 19 PC858 Euro ...