http://www.woosim.com
45
[Description]
Set the distance from the beginning of the line to the position at which
subsequent characters are to be printed.
[Notes]
1) The distance from the beginning of the line to the print position is [(nL
+ nH x 256) x (vertical or horizontal motion unit)] inches.
2) Setting outside the specified printable area are ignored.
3) The horizontal and vertical motion unit are specified by GS P.
4) 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 he minimum horizontal
movement amount.
5) In standard mode, the horizontal motion unit (x) is used.
6) In page mode, horizontal or vertical motion unit differs depending on
the starting position of the printable area as follows;
1. When the starting position is set to the upper left or lower
right of the printable area using ESC T, the horizontal motion
unit (x) is used.
2. When the starting position is set to the upper right or lower
left of the printable area using ESC T, the vertical motion unit
(y) is used.
[Reference]
ESC\, GS$, GS\, GS P
ESC \ nL nH
[Name]
Set relative print position
[Format]
ASCII
ESC
\
nL
nH
HEX
1B
5C
nL
nH
Decimal
27
92
nL
nH
[Range]
0
˺
nL
˺
255,
0
˺
nL
˺
255
[Description]
Set the print starting position based on the current position by using
[Notes]
1) This command sets the distance from the current position to
[(nL+nHx256) x horizontal or vertical motion unit]