Note: See Chapter 4 for sample programs and full information on this topic.
ESC & |
|
|
| Define | |||||
Format: |
|
| NUL n1 d2 . . . dn | ||||||
ASCII code: | ESC | & | |||||||
Decimal: | 27 | 38 | 0 | n1 | d2 | . | . | . | dn |
Hexadecimal: | 1B | 26 | 00 | n1 | d2 | . | . | . | dn |
Comments:
This command defines characters as described in Chapter 4. This command is not effective when DIP switch
ESC : |
|
|
|
| Copy ROM into RAM |
Format: |
|
|
|
|
|
ASCII code: | ESC |
| 0 | n | 0 |
Decimal: | 27 | 5; | 0 | n | 0 |
Hexadecimal: | 1B | 3A | 00 | n | 00 |
Comments:
This command copies the characters in the ROM into RAM so that specific characters can be redefined. The following values can be used for n:
0:Roman
1:Sans Serif
This command is not effective when DIP switch
Command Summary |