User guide
A795 User Guide: Programming Supplement
Chapter 4: Programming commands
58
Select international character code
ASCII ESC R n
Hexadecimal 1B 52 n
Decimal 27 82 n
Value of n:
A795 native mode A793 emulation TM-T88 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 =-U.K.
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 A795 mative mode)
Default: 0 (Code Page 437)
Selects the character set to be used. Look in “Appendix B:
Resident Character Sets” in the A795 User Guide for the
character sets.
There are two codes for this command (see select
international character set). Both codes perform the same
function.
Related information
The TM-T88 emulation selection applies only to the
command “Select international character set” (1B 52 n).
The TM-T88 emulation generates the same as A795
native mode for the command “Select character code
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.