
58 Chapter 4: Programming CommandsRevision D 12/09
Select international character code
ASCII | ESC R n |
Hexadecimal | 1B 52 n |
Decimal | 27 82 n |
Value of n:
A799 native mode | A793 emulation | Application Compatible Escape Command emulation | ||
|
|
| (1B 52 n only) | |
|
|
|
|
|
0 | = Code Page 437 | 0 = Code Page 437 | 0 | = U.S.A. |
1 | = Code Page 850 | Not 0 = Code Page 850 | 1 | = France |
2 | = Code Page 852 |
| 2 | = Germany |
3 | = Code Page 860 |
| 3 | |
4 | = Code Page 863 |
| 4 | = Denmark I |
5 | = Code Page 865 |
| 5 | = Sweden |
6 | = Code Page 858 |
| 6 | = Italy |
7 | = Code Page 866 |
| 7 | = Spain |
8 | = Code Page 1252 |
| 8 | = Japan |
9 | = Code Page 862 |
| 9 | = Norway |
10 = Code Page 737, Greek (only in A799 native mode)
12 = Code Page 857
Default: 0 (Code Page 437)
Selects the character set to be used. Look in “Appendix B: Resident Character Sets” in the A799 User Guide for the character sets.
There are two codes for this command (see select international character set, 1B 74 n). Both codes perform the same function.
Related information
The LEGACY emulation selection applies only to the command “Select international character code” (1B 52 n). The LEGACY emulation generates the same as A799 native mode for the command “Select international character set table” (1B 74 n).
Select or cancel 90 degree clockwise rotated print
ASCII | ESC V n | |
Hexadecimal | 1B 56 n | |
Decimal | 27 86 n | |
Value of n: | 0 | = Cancel |
| 1 | = Set |
Default: | 0 | (Cancel) |
Rotates characters 90 degrees clockwise. The command remains in effect until the printer is reset or until a clear printer (0x10) or rotated print (1B 12) command is received. See summary of rotated printing in this document.