Product specifications
SPP-R210 Command Manual
Rev. 1.00 BIXOLON
- 70 -
GS $
Function:
Set absolute vertical print position in page mode
Code:
ASCII
GS
$
nL
nH
Hex
1D
24
nL
nH
Decimal
29
36
nL
nH
Range:
0 ≤ (nL + nH x 256) ≤ 65535 (0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255)
Default:
None
Description:
This command sets the absolute vertical print starting position to [(nL + nH × 256) × (vertical or horizontal motion unit)].
Remarks:
■ This command is activated only in page mode and ignored in standard mode.
■ Either vertical or horizontal motion unit is used according to the print direction set by ESC T as follows:
• With the starting position of the upper left or lower right on the print area, the vertical motion unit is used.
• In other cases, the horizontal motion unit is used.
■ The configuration beyond the print area set by ESC W is ignored.
Differences:
Example:
None
■ Input:
0x1b 0x4c
0x1b 0x57 0x00 0x00 0x00 0x00 0x80 0x01 0x80 0x01
0x41 0x42 0x43
0x1d 0x24 0x00 0x01
0x41 0x42 0x43
0x0c