User's Manual

http://www.woosim.com
47
5) The reference starting position is that specified by ESC T.
6) 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.
7) The horizontal and vertical motion unit are specified by GS P.
8) The GS P command can change the horizontal and vertical motion unit.
However, the value cannot be less than the minimum horizontal movement amount,
and it must be in even units of the minimum horizontal movement amount.
[Reference] ESC $, ESC T, ESC W, ESC \, GS P, 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.
[Notes] 1) This command sets the distance from the current position to [(nL + nHx256)] x
vertical or horizontal motion unit inches.
2) This command is ignored unless page mode is selected.
3) When pitch N is specified to the movement downward;
nL + nHx256 = N
When pitch N is specified to the movement upward (the negative direction), use the
complement of 65536.
When pitch N is specified to the movement upward;
nL + nH x 256 = 65536 - N