NCR 7167 Owner's Manual page 158

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

Advertisement

7167 Owner's Manual
Rotates characters 90 degrees clockwise. The command remains in effect until the printer is
reset or the Clear Printer (0x10) command is received. See Summary of Rotated Printing in
this chapter.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H56) & Chr$(n)
Select Print Color
Hexadecimal:
Selects color printing. Color printing is valid for character, graphics, logo, and barcodes.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H72) & Chr$(n)
Exceptions:
The command is valid only for receipt station.
Select or Cancel Upside Down Printing Mode
Hexadecimal:
Prints upside-down characters. The character order is inverted in the buffer so text is
readable. The command remains in effect until the Rotated Print (1B 12) command is
received. Only bit 0 is used. Bits 1-7 are not used. See Summary of Rotated Printing in this
document for more information.
136
ASCII:
ESC r n
1B 72 n
Decimal:
27 114 n
Value of n:
0 = Black
1 = 2
Color
nd
0 (Black)
Default:
ASCII:
ESC { n
1B 7B n
27 123 n
Decimal:
Value of n:
0 = Cancel
1 = Set
Default:
0 (Cancel)
November 2002
Chapter 6: Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents