D-F0390 NP-326 Product specifications Ver.0.02
43
57) Raster bit image
:<< ESC b n1 n2 n3 Dn >>
Code
: [1B] h + [62] h + n1 + n2 + n3 + Dn
* [00
≤
n1
≤
36] h : NP-226
* [00
≤
n1
≤
36] h : NP-326
* [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.