NCR 7167 Owner's Manual page 157

Two station pos printer release 1.0
Hide thumbs Also See for 7167:
Table of Contents

Advertisement

7167 Owner's Manual
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
Hexadecimal:
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
Hexadecimal:
ASCII:
ESC U n
1B 55 n
Decimal:
27 85 n
Value of n:
0 = select bi-directional
1 = select unidirectional
Default:
0 (bi-directional)
ASCII:
ESC V n
1B 56 n
Decimal:
27 86 n
Value of n:
0 = Cancel
1 = Set
Default:
0 (Cancel)
November 2002
Chapter 6: Commands
135

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents