User`s manual

Confidential
RS-T80 Programming Manual
- 101 -
[Default ] n = 0
[Demo] 1B 40
1B 7B 01Turn on upside-down printing mode
41 42 43 44 45 46 0A
30 31 32 33 34 35 0A
1B 7B 00Turn off upside-down printing mode
41 42 43 44 45 46 0A
30 31 32 33 34 35 0A
Results:
GS ! n
[Function] Select character size
[Format] ASCII GS ! n
Hex 1D 21 n
Decimal 29 33 n
[Range] 0 n 255
(1 vertical number of times 6, 1 horizontal number of times 6)
[Notes] Selects the character height using bits 0 to 2 and selects the character width
using bits 4 to 7 as follows:
Bit Off/On Hex Decimal Function
0-3 Character height selection. See Table 2.
4-7 Character width selection. See Table 1.
Table 1 Character Width Selection Table 2 Character Height Selection
Hex Decimal Width Hex Decimal Height
00 00 0(Normal) 00 0 1 (Normal)
10 16 2(double Width) 01 1 2(Double height)
20 32 3 02 2 3
30 48 4 03 3 4
40 64 5 04 4 5
50 80 6 05 5 6