7167 Owner’s Manual Chapter 6: Commands
November 2003
149
received. Only bit 0 is used. Bits 1-7 are not used. See Summary of Rotated Printing in this
document for more information.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H7B) & Chr$(n)
Exceptions:
The command is valid only at the beginning of a line.
The Rotated Print command (1B 12) cancels this command.
Select Character Size
ASCII: GS ! n
Hexadecimal: 1D 21 n
Decimal:
29 33 n
Value of n:
1 - 8 = vertical number of times normal font
1 – 8 = horizontal number of times normal font
Range of n: 00 – 07, 10 – 17, … 70 – 77
Default of n:
0
Selects the character height using bits 0 to 2 and selects the character width using bits 4 to
7, as follows:
Character Width Selection
Hex Decimal Width
00 0 1 (normal)
10 16 2 (two times width)
20 32 3 (three times width)
30 48 4 (four times width)
40 64 5 (five times width)
50 80 6 (six times width)
60 96 7 (seven times width)
70 112 8 (eight times width)