TP809 Programming Manual
10
GS $ nL nH
[Function]
Set absolute vertical print position in page mode
[Format]
ASCII
GS
$
nL nH
Hex
1D
24
nL nH
Decimal
29
36
nL nH
[Range]
0≤(nL + nH × 256)≤65535 (0≤nL≤255, 0≤nH≤255)
[Description]
In page mode, moves the vertical print position to [(nL + nH × 256) × (vertical or
horizontal motion unit)] from the starting position set with
ESC T.
ESC \ nL nH
[Function]
Set horizontal relative print position
[Format]
ASCII
ESC
\
nL nH
Hex
1B
5C
nL nH
Decimal
27
92
nL nH
[Range]
-
32768 ≤ (nL + nH × 256) ≤ 32767
[Description]
• Moves the print position to [(nL + nH × 256) × (horizontal or vertical motion unit)] from
the current position.
• A positive number specifies movement to the right, and a negative number specifies
movement to the left.
Содержание TP809
Страница 1: ...TP809 Programming Manual Rev 1 2...
Страница 32: ...TP809 Programming Manual 26...