A SERVICE OF

logo

ZQ110
Rev. 1.00
- 17 -
Mobile Printer Command Manual
ESC *
[Name]
[Format]
[Range]
[Description]
[Example]
Select bit image mode.
ASCII
ESC
*
m
nL
nH
d1...dk
Hex
1B
2A
m
nL
nH
d1...dk
Decimal
27
42
m
nL
nH
d1...dk
m=0, 1, 32, 33
1 ≤ (nL + nH x 256) ≤ 1023 (0 ≤ nL ≤ 255, 0 ≤ nH ≤ 3)
0 ≤ d ≤ 255
Specifies the bit image in m mode for the number of dots specified by nL
and nH.
* dpi : dots per 25.4mm {1”}
m
Mode
Number of
dots in vertical
direction
Vertical dot
density
Horizontal
dot density
Number of bytes (k)
0
8-dot
single-density
8
203/3 dpi
203/2 dpi
nL + nH x 256
1
8-dot
double-density
8
203/3 dpi
203 dpi
nL + nH x 256
32
24-dot
single-density
24
203 dpi
203/2 dpi
(nL + nH x 256) x 3
33
24-dot
double-density
24
203 dpi
203 dpi
(nL + nH x 256) x 3
Input:
0x1b 0x2a 0x00 0x0f 0x00 0x01 0x02 0x04 0x08 0x10 0x20 0x40 0x80
0x40 0x20 0x10 0x08 0x04 0x02 0x01
0x0a
0x1b 0x2a 0x01 0x0f 0x00 0x01 0x02 0x04 0x08 0x10 0x20 0x40 0x80
0x40 0x20 0x10 0x08 0x04 0x02 0x01
0x0a
Output: