Star Micronics Line Thermal/Dot Printer Printer User Manual


 
Rev. 0.00
3-48
STARLIneModeCommandSpecications
3-3-8) Bit Image Graphics
ESC K n1 n2 d1 … dk
[Name] Standard density bit image
[Code] ASCII ESC K n1 n2 d1 .. dk
Hexadecimal 1B 4B n1 n2 d1 .. dk
Decimal 27 75 n1 n2 d1 .. dk
[DenedArea] Thermal : 1 {(n1 + n2 x 256) x 3} printable region
k = (n1 + n2 x 256)
0 d 255
Slip :
1 (n1 + n2 x 256) printable region (total dot count)
k = (n1 + n2 x 256)
0 d 255
Validation :
1 (n1 + n2 x 256) printable region (total dot count)
k = (n1 + n2 x 256)
0 d 255
[Initial Value] Thermal : -
Slip : -
Validation : -
[Function]
<Thermal>
Prints bit images using 3 dots wide and 3 dots high per 1 dot of input data.
The following shows the details of data processing with this command.
• When {(n1 + n2 x 256) x 3} exceeds the printable region, only the data in the printing region is
printed.
• When {(n1 + n2 x 256) x 3} exceeds the currently set printable region, only the data in the printing
region is printed.
At this time, all data for the print region is discarded.
• If the current position already exceeds the print region, this command discards all data.
b7 b6 b5
b4
b2b3
b1 b0