ESC R |
| Select an International Character Set | |
Format: | ESC | R |
|
ASCII code: | n | ||
Decimal: | 27 | 82 | n |
Hexadecimal: | 1 B | 52 | n |
Comments:
See Appendix B for more information on international character
sets. The following values can be used for n: |
| |
0 = U S A | 5 = Sweden | 9 = Norway |
1 = France | 6 = Italy | 10 = Denmark II |
2 = Germany | 7 = Spain I | ll = Spain II |
3 = U K | 8=Japan | 12 = Latin America |
4 = Denmark I |
|
|
ESC 6 |
| Printable Code Area Expansion |
Format: | ESC | 6 |
ASCII code: | ||
Decimal: | 27 | 5 4 |
Hexadecimal: | 1 B | 36 |
Comments:
Enables the printing of codes 128 through 159 (decimal) as characters, not control codes. See Appendix B for the characters that are printed when this command is used.
ESC 7 |
| Cancel ESC 6 |
Format: | ESC | 7 |
ASCII code: | ||
Decimal: | 27 | 5 5 |
Hexadecimal: | 1B | 37 |
Comments:
This code causes codes 128 through 159 to be treated as control codes. This is the default.
| Command Summary |