Esc k n1 n2 d1 … dk – Star Micronics Line Thermal/Dot Printer User Manual
Page 63

Rev. 0.00
3-51
STAR Line Mode Command Specifications
ESC k n1 n2 d1 … dk
[Name] Fine bit image
[Code]
ASCII
ESC
k
n1
n2
d1
..
dk
Hexadecimal
1B
6B
n1
n2
d1
..
dk
Decimal
27
107
n1
n2
d1
..
dk
[Defined Area]
Thermal
: n2 = 0
1 ≤ {(n1 + n2 x 256) x 8} ≤ printable region
k = {(n1 + n2 x 256) x 24}
0 ≤ d ≤ 255
Slip
: -
Validation
: -
[Initial Value]
Thermal
: -
Slip
: -
Validation
: -
[Function]
Prints bit images using 1 dots wide and 1 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 8} exceeds the printable region, only the data in the printing region is
printed.
• When {(n1 + n2 x 256) x 8} 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.
All data received and discarded.
bit7 bit6 bit5 bit4 bit3 bit2
bit0
x byte =(n1 + n2 x 256)
24 dot
bit1
d1
d2
dX
dX x 1 + 1
dX x 2 + 1
dX x 23 + 1
dX x 2 + 2
dX x 23 + 2
dX x 2
dX x 3
dX x 24
dX x 1 + 2