ESC Dec | Hex | Symbol | Function | |
ESC 4 2 | 2A | ::. | Turns graphics mode ON. Format: | |
| ||||
|
|
|
| E S C “v’ m nl n 2 |
|
|
|
| followed by n data numbers, where |
|
|
|
| n = total number of dot columns, |
|
|
|
| nl = n MOD 256, |
|
|
|
| n2 = INT (n/256), |
|
|
|
| m selects mode |
|
|
| - | See Chapter 9 for modes. |
ESC 4 5 | 2D | Turns underline mode ON. Format: | ||
|
|
|
| ESC |
|
|
|
| where n toggles underline on and off: |
|
|
|
| 0 turns it OFF, 1 turns it ON. |
ESC | 4 7 | 2F |
| Selects a vertical tab channel. Format: |
|
|
|
| ESC “/” n |
|
|
|
| where n = |
ESC | 4 8 | 30 | 0 | Sets line spacing to |
ESC | 4 9 | 31 | 1 | Sets line spacing to |
ESC | 5 0 | 32 | 2 | Returns line spacing to the default of |
|
|
|
| |
ESC 5 1 | 33 | 3 | Sets line spacing to | |
|
|
|
| |
|
|
|
| changed. Format: |
|
|
|
| ESC "3" n |
|
|
|
| where n = |
ESC | 5 2 | 34 | 4 | Turns italic mode ON. |
ESC | 5 3 | 35 | 5 | Turns italic mode OFF. |
ESC | 5 6 | 38 | 8 | Disables the |
|
|
|
| also be disabled with DIP switch |
ESC 5 7 | 39 | 9 | Enables the | |
|
|
|
| also be enabled with DIP switch |
ESC 5 8 | 3A |
| Copies the ROM character set to | |
|
|
|
| RAM. Format: |
|
|
|
| E S C “ :” nl n 2 n 3 |
|
|
|
| where nl, n2, and n3 are all 0. They |
|
|
|
| are included for future expansion. |
|
|
|
| The RAM character set must be acti- |
|
|
|
| vated with ESC “%“. |
ESC 60 | 3C | < | Turns | |
|
|
|
| ON. Prints each line from left to |
|
|
|
| right. |