A SERVICE OF

logo

ZQ110
Rev. 1.00
- 30 -
Mobile Printer Command Manual
ESC
[Name]
[Format]
[Range]
[Description]
[Example]
Set relative print position.
ASCII
ESC
n
nH
Hex
1B
5C
nL
nH
Decimal
27
92
nL
nH
0 ≤ (nL + nH x 256) ≤ 65535 (0 ≤ nL 255, 0 ≤ nH ≤ 255)
Set the print starting position based on the current position to [(nL + nH ×
256) × horizontal or vertical motion unit]
- When (nL + nH × 256 is a positive number, the print starting position is
specified to the right based on the current position.
- When (nL + nH × 256) is a negative number, the print starting position
is specified to the left based on the current position.
The printer ignores any setting that exceeds the print area.
Input:
0x41 0x42
0x1b 0x24 0x50 0x00
0x43
0x0a
0x41 0x42
0x1b 0x5c 0x50 0x00
0x43
0x0a
Output: