D-F0382 NP-266/366 Product specifications Ver.1.10
40
45) Raster bit image
: << ESC b n1 n2 n3 Dn >>
Code
: [1B] h + [62] h + n1 + n2 + n3 + Dn
* [01
≤
n1
≤
36] h : NP-266
* [01
≤
n1
≤
48] h : NP-366
* [00
≤
n2
≤
FF] h
* [00
≤
n3
≤
FF] h
Data is printed in a raster bit image.
・
Dn is a raster bit image data.
・
The printer prints raster bit image of width n1 byte by height n2+(256*n3) dot lines.
・
The total byte of the requested raster bit image data (Dn) is n1*(n2+(256*n3)).
・
Raster bit image data (Dn) exceeding the printing field will be disregarded.
・
Raster bit image data (Dn) interprets bit
”
1
”
as print and bit
”
0
”
as not print.
・
Relation between raster bit image data (Dn) and printed dots are as follows.
n1 byte
D1 D2 Dn1
Dn1+1 Dn1+2 Dn1*2
Dn1*2+1 Dn1*2+2 Dn1*3
n2+(256*n3)dots
Dn1*(n2+(256*n3))
MSB LSB
・
Please add the command of
《
ESC J 00h
》
(
〔
1B
〕
h
+〔
4A
〕
h
+〔
00
〕
h) at the end.
・
If you send this command consecutively,
please add
《
ESC J n
》
(n
≠〔
00
〕
h) at the end of
each image, and add the
《
ESC J 00h
》
at the very end of the image.