ESC $ nL nH
Set absolute print position
Sets the distance from the beginning of the line to the position at which
subsequent characters are to be printed. The distance from the beginning of
the line to the print position is [(nL + nH × 256) × 0.125 mm].
Settings outside the specified printable area are ignored.
In standard mode, the horizontal motion unit (x) is used.
In page mode, horizontal or vertical motion units differ depending on the
starting position of the printable area, as follows:
➀ 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.
➁ 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.
ESC \ nL nH
Set relative horizontal print position.
Sets the relative horizontal print starting position from the current position.
This command sets the distance from the current position to
[(nL + nH ×256)×0.125 mm].
The printer ignores any setting that exceeds the print area.
When pitch N is specified for the movement to the right: nL+ nH × 256 = N.
Use the complement of N for setting N pitch movement to the left:
(nL + nH × 256) = 65536 – N.
Print starting position from the current position to [N × 0.125mm].