7167 Owner’s Manual Chapter 6: Commands
November 2003
150
Character Height Selection
Hex Decimal Height
00 0 1 (normal)
01 1 2 (two times height)
02 2 3 (three times height
03 3 4 (four times height)
04 4 5 (five times height)
05 5 6 (six times height)
06 6 7 (seven times height)
07 7 8 (eight times height)
This command is effective for all characters (except for HRI characters).
In Standard Mode, the vertical direction is the paper feed direction, and the horizontal
direction is perpendicular to the paper feed direction. However, when character
orientation changes in 90 degree clockwise-rotation mode, the relationship between
vertical and horizontal directions is reversed.
In Page Mode, vertical and horizontal directions are based on the character orientation.
When characters are enlarged with different sizes on one line, all the characters on the line
are aligned at the baseline.
The Select Print Mode (1B 21 n) command can also select or cancel double-width and
double-height modes. However, the setting of the last received command is effective.
Example:
MSComm1.Output = Chr$(&H1D) & Chr$(&H21) & Chr$(n)
Exceptions:
If n is out of the defined range, this command is ignored. This command is only valid for
the receipt station.
This is only available in 7158 Native Mode and 7167 Native Mode..
Select or Cancel White/Black Reverse Print Mode
ASCII: GS B n
Hexadecimal: 1D 42 n
Decimal:
29 66 n
Value of n:
0 = Off
Range of n: 1 = On(Only the lowest bit is used.)
Default of n:
0 – 255
0 (Off)