Tally Dascom DT-210/230 Programming Guide V1.1
- 1 -
1 Bit Image Commands
Select bit-image mode
[Format]
ASCII
ESC * m nL nH d1...dk
Hex
1B 2A m nL nH d1...dk
Decimal
27 42 m nL nH d1...dk
[Range]
m = 0, 1, 32, 33
1 ≤ (nL + nH × 256) ≤ 2047
(0 ≤ nL ≤ 255, 0 ≤ nH ≤ 7)
0 ≤ d ≤ 255
k = nL + nH × 256 [when m = 0, 1]
k = (nL + nH × 256) × 3 [when m = 32, 33]
[Description]
• Stores the bit image data in the print buffer using the bit image mode specified by m.
m
Bit image mode
Vertical direction
Horizontal direction
0
8 dots single-density
60 dpi
90 dpi
1
8 dots dual-density
60 dpi
180 dpi
32
24-dot single-density
180 dpi
90 dpi
33
24-dot double-density
180 dpi
180 dpi
• nL, nH specifies the number of dots of the image data in the horizontal direction as (nL
+ nH × 256).
• d specifies the bit image data (column format).
Define downloaded bit image
[Format]
ASCII
GS * x y d1...dk
Hex
1D 2A x y d1...dk
Decimal
29 42 x
y d1...dk
[Range]
1 ≤ x ≤ 255
1 ≤ y ≤ 48 [where 1 ≤ x × y ≤ 1536]
0 ≤ d ≤ 255
k = x × y × 8
[Description]
• Defines the downloaded bit image in the downloaded graphic area.
• x specifies the number of bytes in the horizontal direction as x bytes.
• y specifies the number of bytes in the vertical direction as y bytes.
• d specifies the defined data (column format).
Содержание DT-210
Страница 1: ......