
22
Specifying the coordinate of printing position/ESC~X
[ASCII]
ESC ~ X y1 y2 x1 x2
[Decimal]
27 126 88 y1 y2 x1 x2
[Hexadecimal] 1B 7E 58 y1 y2 x1 x2
[Parameter]
Specifies the y1, y2Y coordinates.
Specifies in y1 the remainder of Y-coordinate value divided by 256.
Specifies in y2 the quotient of Y-coordinate value divided by 256.
Specifies the x1, x2X coordinates.
Specifies in x1 the remainder of X-coordinate value divided by 256.
Specifies in x2 the quotient of X-coordinate value divided by 256.
[Description]
●
Specifies the printing position with X, Y coordinates in landscape printing and portrait page printing mode.
●
Unit for coordinate is 1/203.
●
Cannot be used in normal printing mode (portrait line printing)
●
With ESC~X, printing data can be overlapped.
●
Position exceeding the right-left margin cannot be specified.
X
Y
X
Y
Summary of Contents for PD-24
Page 6: ...6 Citizen original command ...
Page 53: ...53 ESC P Emulation Command ...
Page 106: ...106 HT 64 LF 54 SI 77 SO 78 VT 65 ...
Page 127: ......