LR1100 Programming Manual V1.2
GS $ nL nH
[Name]
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
255, 0
nH
255
[Description]
Sets the absolute vertical print starting position to buffer character data in
pagemode.
This command sets the absolute print position to [(nL + nH 256)
×
0.125 mm].
[Notes]
This command is effective only in page mode.
If the [(nL + nH
×
256)
×
(vertical or horizontal motion units)] exceeds the specified
printing area, this command is ignored.
The horizontal starting buffer position does not move.
The reference starting position is that specified by
ESC T
.
This command operates as follows, depending on the starting position of the
printing area specified by
ESC T
:
When the starting position is set to the upper left or lower right, this command sets
the absolute position in the vertical direction.
When the starting position is set to the upper right or lower left, this command sets
the absolute position in the horizontal direction.
[Reference]
ESC $, ESC T, ESC W, ESC \, GS \
GS \ nL nH
[Name]
Set relative vertical print position in page mode
[Format]
ASCII GS \ nL nH
Hex
1D 5C nL nH
Decimal 29 92 nL nH
[Range]
0
nL
255
0
nH
255
[Description] Sets the relative vertical print starting position from the current position in page mode.
This command sets the distance from the current position to [(nL + nH
×
256)
×
0.125 mm (0.0049")].
[Notes]
This command is ignored unless page mode is selected.
When pitch N is specified for the movement downward:
nL + nH
×
256 = N
When pitch N is specified for the movement upward (the negative direction),use the
complement of 65536.
When pitch N is specified for the movement upward: