Escape Sequenz
ESC t P1
ESC ( G P1 P2
ESC . P1 P2 P 3 P4 P5 P6
Function
Select character table
Selects the character table to be used for printing from
among the four character tables which are assigned by ESC
( t command.
Pn = 0/0 or 3/0 : Character Table 0
Pn = 0/1 or 3/1 : Character Table 1
Pn = 0/2 or 3/2 : Character Table 2
Re-maps downloaded Characters from the positions
0 to 127 to the positions 128 to 255.
Pn = 0/3 or 3/3 : Character Table 3
Default Setting
Pn = 0/0 or 3/0 : Italics Character Table
Pn = 0/1 or 3/1 : CP 437
Pn = 0/2 or 3/2 : User Defined Character Table
Pn = 0/3 or 3/3 : CP 437
Select graphics mode
P1 = 01 00
P2 = 1 or 49
Graphics mode may be reset by ESC @.
Print raster graphics
P1 = 0 : graphics mode non compressed
P1 = 1 : graphics mode compressed
P2 = 10, 20 : vertical resolution in 3600/v DPI
P3 = 10, 20 : horizontal resolution in 3600/h DPI
P4 : vertical dot count (rows of dot graphics) 1 < P4 < 24
hzd : horizont dot count (columns of dot graphics)
hzd = P5 + P6 x 256
Combination P2 = 10, P3 = 20 is not possible
.
Appendix E-13