D-F0399 NP-266S/366S Specifications Ver.0.01 Provisional
32
33) Download bit image definition
:<< GS * n1 n2 Dn >>
Code
: [1D] h + [2A] h + n1 + n2 + Dn
* [00
≤
n1
≤
FF] h
* [00
≤
n2
≤
30] h
* [n1 x n2
≤
51F] h
Description : Defines “download bit image” of number of dots specified by n1 and n2.
* Horizontal dot numbers are obtained by n1 x 8 and vertical dot numbers by n2 x 8.
* Dn is bit image data.
* Once “download bit image” is defined, it is valid until it’s redefined, download
character is defined, external characters are specified, software is reset, power is set
off or reset signal is input,
* The relationship between bit image data & defined dots is shown below.
n1x8dots
d1 MSB
dn2+1
dn2x2+1
d2
dn2+2
dn2x2+2
n2x8dots
LSB
dn2 dn1xn2x8
dn2x2
34) Download bit image print
:<< GS / m >>
Code
: [1D] h + [2F] h + m
* [00
≤
m
≤
03] h
Description : Prints “download bit image” in a mode assigned by “m”.
* Modes to be assigned by m are as follows.
Dot density
m Modes
Vertical
Horizontal
00 Normal mode
203 dpi
203 dpi
01 Double width
203 dpi
101 dpi
02 Vertical double
101 dpi
203 dpi
03 Quadruple
101 dpi
101 dpi
* If there are some data left in the print buffer, this command is neglected.
* If “download bit image” is not defined yet, this command is neglected.
* “Download bit image” data exceeding 1 line cannot be printed.