User`s manual
Confidential
RS-T80 Programming Manual
- 100 -
[Demo] 1B 40
1B 56 01(Turn 90° clockwise rotation mode on)
41 41 41 42 42 42 0A
1B 56 00(Turn 90° clockwise rotation mode off)
41 41 41 42 42 42 0A
Results:
ESC t n
[Function] Selects character code table
[Format] ASCII ESC t n
Hex 1B 74 n
Hecimal 27 116 n
[Range] 0≤n≤5, 16≤n≤19
n Code n Code
0 PC437 12 PC857
1 Katakana 16 WPC1252
2 PC850 17 PC866
3 PC860 18 PC852
4 PC863 19 PC858
5 PC865 38 WPC1257
[Notes] This command is unable in Chinese font
[ Default ] PC437 code
ESC { n
[Function] Turns on/off upside-down printing mode
[Format] ASCII ESC { n
Hex 1B 7B n
Hecimal 27 123 n
[Range] 0 ≤ n ≤ 255
[Notes] • When the LSB of n is 0, upside-down printing mode is turned off.
• When the LSB of n is 1, upside-down printing mode is turned on.
• Only the lowest bit of n is valid.
• This command is enabled only when processed at the beginning of a line in standard
mode.
• When this command is input in page mode, the printer performs only internal flag
operations.
• This command does not affect printing in page mode.
• In upside-down printing mode, the printer rotates the line to be printed by 180° and
then prints it.