ESC/ P Command Reference

Table Of Contents
ESC Y 8-dot double-speed double-density bit image
[ASCII] ESC Y n1 n2 Data
[Decimal] 27 89 n1 n2 Data
[Hexadecimal] 1B 59 n1 n2 Data
[Parameters] 0n1255,0n23
The data contains n1 + n2 * 256 byte image data.
[Description]
Same as for an 8-dot double-density bit image. Horizontally neighboring dots are not
omitted.
ESC Z 8-dot quadruple-density bit image
[ASCII] ESC Z n1 n2 Data
[Decimal] 27 90 n1 n2 Data
[Hexadecimal] 1B 5A n1 n2 Data
[Parameters] 0n1255,0n27
The data contains n1 + n2 * 256 byte image data.
[Description]
Specifies that an 8-dot double-density bit image is printed with the number of dot positions
indicated by n1 and n2.
n1 and n2 are specified in the same way as for ESC K.
Horizontally neighboring dots are not omitted.
First, the data is lined up in one row as follows:
One dot of image data is enlarged to 6 dots vertically by 2 dots horizontally.
As a result, the image is 48 dots vertically by (n1 + n2 *256) * 2 dots horizontally.
68
1byte
1byte
1byte
1byte
1byte
1byte
n1n2*256 b
y
te
MSB
LSB