Assign Character Table
ESC ( t
Data Structure
ASCII ESC "(" "t" <n
L
><n
H
><d
1
><d
2
><d
3
> assign character table
hex. 1B 28 74 <n
L
><n
H
><d
1
><d
2
><d
3
>
dec. 27 40 116 <n
L
><n
H
><d
1
><d
2
><d
3
>
Description Valid values:
n
L
= 3, n
H
= 0
0 ≤ d
1
≤ 3, 48 ≤ d
1
≤ 51
0 ≤ d
2
≤ 255
0 ≤ d
3
≤ 255
Assignes the choosen character table to the register d
1
(0 - 3). The ESC t command
(see page 103) can be used to activate the defined character set.
d
2
d
3
Table name
0 0 Italic
1 0 Table 437 (US)
3 0 Table 850 (Multilingual)
7 0 Table 860 (Portugal)
8 0 Table 863 (Canada-French)
9 0 Table 865 (Norway)
10 0 Table 852 (East Europe)
11 0 Table 857 (Turkish)
14 0 Table 866 (Russian)
24 0 Table 861 (Iceland)
25 0 BRASCII
(continued on next page)
Miscellaneous
105