7167 Owner’s Manual Chapter 6: Commands
November 2003
147
Selects the character set to be used. See Print Specifications for the character sets.
There are two codes for this command. Both codes perform the same function.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H52) & Chr$(n)
Related Information:
This command may also be known as Select Character Code Table.
Select Character Code Table
See the previous command, Select International Character Set.
Select or Cancel Unidirectional Printing Mode
ASCII: ESC U n
Hexadecimal: 1B 55 n
Decimal:
27 85 n
Value of n:
0 = select bi-directional
1 = select unidirectional
Default:
0 (bi-directional)
Toggles between unidirectional and bi-directional printing on the slip station.
Unidirectional printing increases column alignment and provides higher quality printing.
Printing is normally bi-directional because of the faster speed.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H55) & Chr$(n)
Select or Cancel 90 Degrees Clockwise Rotated Print
ASCII: ESC V n
Hexadecimal: 1B 56 n
Decimal:
27 86 n
Value of n:
0 = Cancel
1 = Set