- 76 -
2.2.6 Bit Image Commands
ESC * m n1 n2 [d] k
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 CT-S310
support model
PMU2XXX
[Function] Specifying the bit image mode
[Code] <1B>H<2A>H<m>H<n1><n2>[<d>]k
[Range] m=0、1、32、33
0≦n1≦255、0≦n2≦2
0≦d≦255
k=n1+256×n2 (m=0、1)、k=(n1+256×n2)×3 (m=32、33)
[Outline] [The specification which is common to the model]
• According to the number of dots specified in “n1”, “n2”, specify the bit image of mode “m”.
• The number of dots printed is divided by 256, whose quotient is taken as n2 and residual as “n1”.
The total number of dots printed in the horizontal direction is equal to n1+(256×n2).
• When bit image data have been input in excess of dot positions that can be printed on one line,
the excess data are discarded.
• ”d” is bit image data. Bits to be printed are specified as “1” and those not as “0”.
• The bit image modes specified by “m” are shown as follows:
Vertical Direction Horizontal Direction
m Mode
Maximum
Dot Count
Dot Count Dot Density Dot Density
0
8 dot single density
8 67dpi 101dpi (1)
1
8 dot double density
8 67dpi 203dpi (2)
32
24 dot single density
24 203dpi 101dpi (3)
33
24 dot double density
24 203dpi 203dpi (4)
(1)~(4) unit: dpi
paper
width
print
width
support model (1) (2) (3) (4)
CT-S4000 112mm 104mm 416 832 416 832
CT-S4000 112mm 90mm 360 720 360 720
CT-S4000 83mm 82.5mm 330 660 330 660
CT-S4000/CT-S2000/CT-S300/CT-S310 83mm 80mm 320 640 320 640
CT-S4000/CT-S2000/CT-S300/
80mm 72mm 286 576 286 576
BD2-2220/CT-S310/PMU2XXX
CT-S4000/CT-S2000/CT-S300/CT-S310 80mm 64mm 256 512 256 512
CT-S2000 60mm 54.5mm 218 436 218 436
CT-S2000/BD2-2220/PMU2XXX 58mm 54mm 216 432 216 432
CT-S2000 58mm 52.5mm 210 420 210 420
CT-S2000/CT-S300/CT-S280/CT-S310 58mm 48mm 192 384 192 384
CT-S2000/CT-S300/CT-S310 58mm 45mm 180 360 180 360
[Caution] • When the value of “m” is out of the above range, the data following after “n1” is processed as
normal printing data.
• After completion of bit image printing, the printer returns to normal data processing mode.