Print 24bit hex-density graphics
Mode ASCIIDecimalHexadecimal
< FS > | “2” | nl | n2 | 28 | 90 | nl ni’ | 1C | 5A | nl | n2 |
Both | m2 | m3 | ___ | ml | m2 | m3 | ml | m2 | m3 | ___ |
ml |
Prints
m3 is the seventeenth dot from the top; the least significant bit of m3 is the bottom dot. The rest of the data is similar. The number of data bytes must be 3 x (n/ + n2 x 256). Dots beyond the right margin are ignored.
At the end of dot graphics printing the printer returns automatically to character mode.
Select graphics mode
Mode ASCIIDecimalHexadecimal
< ESC > | “*” | n0 | nl |
| 27 | 42 | n0 nl |
|
| 1B | 2A | n0 | nI |
| ||
Both | ml | m2 | _._ | n2 | ml | m? |
|
| n2 ml | m2 | _._ |
| ||||
ti2 |
|
|
| |||||||||||||
Selects one of eleven | graphics modes |
| depending | on the | value | of | n0 and |
| ||||||||
prints dot graphics in this mode. See < ESC > “K” (for |
| |||||||||||||||
or < FS > “2” | (for | graphics) | for | information |
| on | nl, n2, ml, m2, |
| ||||||||
. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
n0 | Graphics | mode |
|
|
|
|
|
|
|
|
|
|
|
| ||
0 |
|
|
|
| ( | 60 | dots | per | inch) |
| ||||||
1 |
|
|
|
| (120 | dots | per | inch) |
| |||||||
2 |
|
|
|
|
|
|
|
| ||||||||
3 |
|
|
|
| (240 | dots | per | inch) |
| |||||||
4 | mode | I |
| ( | 80 | dots | per | inch) |
| |||||||
6 | mode | II | ( | 90 | dots | per | inch) | I | ||||||||
32 |
|
|
|
| ( | 60 | dots | per | inch) |
| ||||||
33 |
|
|
|
| (120 | dots | per | inch) |
| |||||||
38 |
|
|
|
| ( | 90 | dots | per | inch) |
| ||||||
39 |
|
|
|
| (180 | dots | per | inch) |
| |||||||
40 |
|
|
|
| (360 | dots | per | inch) |
|
80