Specifications

Confidential
SHEET
131
NO.
SHEET
REVISION
I
TITLE
TM-H5000II
IIII
II series
Specification
(STANDARD)
NEXT
132
ESC \ n
L
n
H
[Name] Set relative print position
[Format] ASCII ESC \ n
L
n
H
Hex 1B 5C n
L
n
H
Decimal 27 92 n
L
n
H
[Range] 0 n
L
255
0 n
H
255
[Description] Sets the print starting position based on the current position by using the horizontal
or vertical motion unit.
This command sets the distance from the current position to [(n
L
+ n
H
× 256) ×
horizontal or vertical motion unit]
[Details] Any setting that exceeds the printable area is ignored.
When pitch N is specified to the right:
n
L+ nH × 256 = N
When pitch N is specified to the left (the negative direction), use the complement
of 65536.
When pitch N is specified to the left:
n
L+ nH × 256 = 65536 - N
The print starting position moves from the current position to [N × horizontal or
vertical motion unit].
The horizontal and vertical motion units are specified by GS P.
The GS P command can change the horizontal (and vertical) motion units.
However, the value cannot be less than the minimum horizontal motion amount,
and it must be in even units of the minimum horizontal motion amount.
In standard mode, the horizontal motion unit is used.
In page mode, the horizontal or vertical motion unit differs as follows, depending
on the starting point of the printing area:
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.
[Reference] ESC $, GS P