Specifications

Confidential
SHEET
109
NO.
SHEET
REVISION
I
TITLE
NEXT
110
TM-H5000II
IIII
II series
Specification
(STANDARD)
ESC
m n
L
n
H
d1 ... dk
[Name] Select bit-image mode
[Format] ASCII ESC m n
L
n
H
d1 ...
dk
Hex 1B 2A m n
L
n
H
d1 ... dk
Decimal 27 42 m n
L
n
H
d1 ... dk
[Range] For paper roll:
m = 0, 1, 32, 33
For slip:
m = 0, 1 (in standard mode)
m = 0 (in page mode)
0 n
L
255
0 n
H
3
0
d
255
[Description] Selects a bit-image mode using m for the number of dots specified by n
L
and n
H
, as
follows:
(For paper roll)
Vertical Direction Horizontal Direction
m
Mode
Number of
Dots
Dot Density Dot
Density
Number of Data (K)
0 8-dot single-density 8 60 dpi 90 dpi
n
L
+ n
H
× 256
1 8-dot double-density 8 60 dpi 180 dpi
n
L
+ n
H
× 256
32 24-dot single-density 24 180 dpi 90 dpi
(n
L
+ n
H
× 256) ×3
33 24-dot double-density 24 180 dpi 180 dpi
(
n
L
+
n
H
× 256) ×3
dpi: dots per 25.4 mm {1"}
(For slip)
Vertical
Direction
Horizontal Direction
m
Mode
Number of
Dots
Dot adjacency
Maximum
number of dots
in horizontal
Number of
Data (K)
0 8-dot single-density 8 Available 400 dpi
n
L
+ n
H
× 256
1 8-dot double-density 8 Not available 800 dpi
n
L
+
n
H
× 256
[Details] If the value of m is out of the specified range, n
L
and data following are
processed as normal data.
The
n
L
and
n
H
values indicate the number of dots in the bit image in the
horizontal direction. The number of dots is calculated by
n
L
+
n
H
×
256.