Specifications
Programmers Guide TH230/TH230+
74
ESC t
Function:
Select character code table
Code ASCII: ESC t n
Code HEX: 0x1B 0x74 n
Range:
0 ≤ n ≤ 29
Default: n = 0
Description: Selects a page n from the character code table as follows:
n Character code table
0
PC437 (USA, Standard Europe)
1 PC850 (Multilingual Latin I)
2
PC852 (Latin II
3 PC860 (Portuguese)
4 PC863 (Canadian French)
5
PC865 (Nordic)
6 PC858 (Multilingual I + Euro)
7
PC866 (Russian)
8 PC1252 (Latin I)
9 PC862 (Hebrew)
10
PC737 (Greek)
11 PC874 (Thai)
12
PC857 (Turkish)
16 WPC1254 (Turkish)
17 WPC1250 (Central Europe)
18
WPC28591 (Latin 1)
19 WPC28592 (Latin 2)
20
WPC28599 (Turkish)
21 WPC28605 (Latin 9)
22 PC864 (Arabic)
23
PC720 (Arabic)
24 WPC1256 (Arabic)
25
WPC28596 (Arabic)
26 KATAKANA (Asia)
27 PC775 (Baltic)
28
WPC1257 (Baltic)
29 WPC28594 (Baltic)
Notes:
• There are two codes for this command (See “Select international
character code, 0x1B 0x52 n). Both codes perform the same function.
• The alphanumeric characters (0x20 (decimal 32) to 0x7F (decimal 127))
are the same for each page. The extended characters (0x80 (decimal
128) to 0xFF (decimal 255)) are different for each page.
• The selected character code table is effective until ESC @ is executed,
the printer is reset, or the power is turned off.