![HPRT TP809 Programming Manual Download Page 15](http://html1.mh-extra.com/html/hprt/tp809/tp809_programming-manual_2176425015.webp)
TP809 Programming Manual
9
2 Print Position Commands
HT
[Function]
Horizontal Tabs
[Format]
ASCII
HT
Hex
09
Decimal
9
[Description]
Moves the print position to the next horizontal tab position.
ESC $ nL nH
[Function]
Set absolute print position
[Format]
ASCII
ESC $ nL nH
Hex
1B 24 nL nH
Decimal
27 36 nL nH
[Range]
0 ≤ (nL + nH × 256) ≤ 65535
(0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255)
[Description]
Moves the print position to [(nL + nH × 256) × (horizontal or vertical motion unit)] from
the left edge of the print area.
ESC T n
[Function]
Select print direction in page mode
[Format]
ASCII
ESC T
n
Hex
1B
54 n
Decimal
27
84
n
[Range]
0 ≤ n ≤ 3, 48 ≤ n ≤ 51
[Default]
n = 0
[Description]
In page mode, selects the print direction and starting position.
n
Print direction
Starting position
0, 48
Left to right
Upper left
1, 49
Bottom to top
Lower left
2, 50
Right to left L
Lower right
3, 51
Top to bottom
Upper right
Summary of Contents for TP809
Page 1: ...TP809 Programming Manual Rev 1 2...
Page 32: ...TP809 Programming Manual 26...