Product specifications
SPP-R210 Command Manual
Rev. 1.00 BIXOLON
- 22 -
ESC $
Function:
Set absolute print position
Code:
ASCII
ESC
$
nL
nH
Hex
1B
24
nL
nH
Decimal
27
36
nL
nH
Range:
0 ≤ (nL + nH x 256) ≤ 65535 (0 ≤ nH ≤ 255, 0 ≤ nL ≤ 255)
Default:
None
Description:
This command specifies the next print starting position in reference to the left edge of the print area. The printing start
position is calculated using (nL + nH x 256) x (vertical or horizontal motion units).
Remarks:
■ Any setting values that go beyond the printable area is ignored.
■ In standard mode, the horizontal motion unit is used for the calculation.
■ In page mode, the horizontal motion unit is applied when printing start poison is defined to the upper right or lower
right of print area using ESC T, otherwise, the vertical motion unit is used.
Differences:
Example:
■ Horizontal motion unit: 0.125mm(1/203 inch)
■ Input:
0x41
0x1b 0x24 0x20 0x00
0x42
0x1b 0x24 0x50 0x00
0x43
0x1b 0x24 0xa0 0x00
0x44
0x0a