![Epson ET-14000 Programming Manual Download Page 56](http://html.mh-extra.com/html/epson/et-14000/et-14000_programming-manual_109145056.webp)
2016/08/25
Revision: 2
Page:
56
5.1.30 Set relative horizontal print position ESC (/ nL nH n1 n2 m1 m2
ESC (/ nL nH n1 n2 m1 m2
Ver 1.00
[Name]
Set relative horizontal print position
[Operation]
[Format]
1BH, 28H, 2FH, nL, nH, m1,m2,m3,m4
[Range of Definition]
nL=04H, nH=00H
0<=((m4*10(m3*(m2*100) + m1)
×
2880<=209.973 mm== 23808inches
(relative horizontal position setting value) 2880
If bit 7 of m4 is 1, then m4 will be a negative value.
[Function]
1) If bit 7 of m4 is 1, then m4 will be a negative value. Negative values are expressed in two's
complement.
2) The printing position in the X direction is incremented from the current X position by the
following amount
(m4x256xm3xm1)x(relative horizontal position setting value)
OR
((m4 x 256
3
)+(m3 x (256
2
) + (m2 x 256)+m1)x(relative horizontal position setting value)
The relative horizontal position setting value is set with the ESC (U command.
The defined default value for this command is 0.423mm(1/60inch).
3) If the position set by this command is within the non-printable area, it is ignored.
However, it is possible to shift to a position in the right margin area.
4) This command is only effective in graphics mode.
[Initial State]
-
[Related Commands]
[Setting] Commands whose settings are affected by this command.
None
[Setting] Commands that change the effects of this command.
None
[Operation] Commands whose functionality is affected by this command.
None
[Operation] Commands that change the effects of this command.
The relative horizontal position setting value is set by the ESC (U command.
The relative horizontal position setting value is reset to its initial state by the ESC @ or the
ESC (G commands.