ESC ? |
|
|
| Reassign Graphics Mode |
Format: |
|
|
|
|
ASCII code: | ESC | ? | s | n |
Decimal : | 27 | 63 | s | n |
Hexadecimal: | 1B | 3F | s | n |
Comments:
Changes one graphics mode to another. The variable s is a character (K, L, Y or Z), which is reassigned to a mode n
ESC A | Select |
Format:
ASCII code: ESC * m n1 YL~
Decimal: 27 94 m n1 n2
Hexadecimal: 1B 5E m n1 n2
Comments:
Turns on
Command Summary |