Esc y 8-dot double-speed double-density bit image, Esc z 8-dot quadruple-density bit image – Brother PT-9700PC User Manual
Page 39
39
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] 0≤n1≤255, 0≤n2≤255
The data contains image data that is n1 + n2 * 256 bytes.
[Description]
・
Specifies that an 8-dot double-speed double-density bit image will be printed with the
number of dot positions defined by n1 and n2.
・
Specify n1 and n2 in the same way as with ESC K.
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] 0≤n1≤255, 0≤n2≤255
The data contains image data that is n1 + n2 * 256 bytes.
[Description]
Specifies that an 8-dot double-density bit image will be printed with the number of dot
positions defined by n1 and n2.
・
Specify n1 and n2 in the same way as with ESC K.
・
First, the data is lined up in one row as shown below.
・
One dot of the image data is enlarged to 6 dots vertically by 2 dots horizontally.
・
As a result, the image becomes 48 dots vertically × (n1 + n2 * 256) * 2 dots horizontally.
1 byte
1 byte
1 byte
1 byte
…
1 byte
1 byte
n1+n2*256 byte
MSB
LSB