D-F0382 NP-266/366 Product specifications Ver.1.10
50
15) Absolute position setting
: << ESC $ n1 n2 >>
Code: [1B] h + [24] h + n1 + n2
* [00
≤
n1
≤
FF] h
The next print/edit position is specified by the dot numbers from the line start. * [00
≤
n2
≤
04] h
* Print total dots divided by 256, quotient is n2 and remainder is n1.
* The print/edit position will be at n1 + (256 x n2) from the start position.
* The specified position, exceeding the end of line is disregarded.
16) Bit image mode setting
: << ESC * m n1 n2 Dn >>
Code: [1B] h + [2A] h + m + n1 + n2 + Dn
* [m = 23]h fixed
* [00
≤
n1+(100hxn2)
≤
1b0] h : NP-266
* [00
≤
n1+(100hxn2)
≤
240] h : NP-366
Data is printed in 24 dot bit image of resolution of 203 x 203DPI.
z
Print total dots divided by 256, quotient is n2 and remainder is n1.
z
Total dots in bit image mode are n1 + (256 x n2).
z
If the bit image input data exceeds 1 dot/line (432 dots) position, the exceeded data will be
disregarded and it is not automatically printed in the next line.
z
Bit image data (Dn) interprets bit 1 as print and bit 0 as not print.
z
The total dots to be printed in the bit image must be the same with quantity of bit image
data that corresponds to the dots. If quantity of bit image data is less than the total dots,
the same amount of following data, same as the balance, is treated as bit image data. If it
is more than the total dots, the same exceeding volume of bit image data will be treated
as normal data.
z
This command is effective only in case of “Print/Edit direction 1”.
The relationship between the bit image data and dots to be printed
・
24 dot bit image (drawing of 24dots density)
Print Data
D1 D4 D7
MSB
LSB
D4 D5 D6
=1dot
D2
D3
D5
D6 D9
D8
D1 D2 D3
D7 D8 D9