59
ESC+‟*‟+m+nL+nH+d1+…+dk
Function
Setting of bit image
Code
ASCII ESC
*
m
nL
nH
d1…dk
Hex
1B
2Ah
m
nL
nH
d1…dk
Decimal
27
42
m
nL
nH
d1…dk
Range
m = 0, 1, 32, 33
1≤nL+nH×256≤1023, 0≤nL≤255, 0≤nH≤3, 0≤d≤255
Initial
value
Description Bit data is printed as graphic data in mode m by the number of dots
designated by nL+nH×256.
m
mode
Number
of dots
in
vertical
direction
Number
of dots in
horizontal
direction
Number of data
(k)
0
8 dots single
density
8
224
nL+nH×256
1
8 dots double
density
8
448
nL+nH×256
32
24 dots single
density
24
224
(nL+nH×256)×3
33
24 dots double
density
24
448
(nL+nH×256)×3
www.compodis.com