Bitmap graphicsEpson LQ-2550 emulation
Reassign graphics mode
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC ? p1 p2 | 1B 3F p1 p2 | 27 63 p1 p2 |
This command assigns new graphics modes to the commands:
ESC K p1 p2 data ESC L p1 p2 data
ESC Y p1 p2 data
ESC Z p1 p2 data
p1 | defines the graphics command | ||
Valid parameter values: | |||
|
|
|
|
Dec |
| Hex | Graphics command |
|
|
|
|
75 |
| 4B | ESC K |
76 |
| 4C | ESC L |
89 |
| 59 | ESC Y |
90 |
| 5A | ESC Z |
|
|
|
|
p2 | defines the graphics mode |
|
|
|
| |
Valid parameter values: |
|
|
|
| ||
|
|
|
|
|
|
|
Dec | Hex | Mode | Number | dpi |
|
|
|
|
| of |
|
|
|
|
|
| hori- | verti- |
| |
|
|
| needles |
| ||
|
|
| zontal | cal |
| |
|
|
|
|
|
|
|
0 | 00 | Single density | 8 | 60 | 60 |
|
1 | 01 | Double density | 8 | 120 | 60 |
|
2 | 02 | Double density and | 8 | 120 | 60 |
|
|
| high speed 1 ) |
|
|
|
|
3 | 03 | Quadruple density1) | 8 | 240 | 60 |
|
4 | 04 | CRT 1 | 8 | 80 | 60 |
|
6 | 06 | CRT 2 | 8 | 90 | 60 |
|
32 | 20 | Single density | 24 | 60 | 180 |
|
33 | 21 | Double density | 24 | 120 | 180 |
|
38 | 26 | CRT 3 | 24 | 90 | 180 |
|
39 | 27 | Triple density | 24 | 180 | 180 |
|
40 | 28 | Sixfold density 1) | 24 | 360 | 180 |
|
1)In this mode, printing in adjacent columns is not possible.
Programmer Reference Guide |