A SERVICE OF

logo

ZQ110
Rev. 1.00
- 16 -
Mobile Printer Command Manual
ESC $
[Name]
[Format]
[Range]
[Description]
[Example]
Set absolute print position.
ASCII
ESC
$
nL
nH
Hex
1B
24
nL
nH
Decimal
27
36
nL
nH
0 ≤ (nL + nH x 256) ≤ 65535 (0 ≤ nH ≤ 255, 0 ≤ nL ≤ 255)
Sets the next print starting position, and the absolute print position, in
reference to the left margin. The distance from the beginning of the line to
the left margin is [(nL + nH x 256) x (vertical or horizontal motion units)].
Input:
0x41
0x1b 0x24 0x20 0x00
0x42
0x1b 0x24 0x50 0x00
0x43
0x1b 0x24 0xa0 0x00
0x44
0x0a
Output: