NCR 7167 Owner's Manual page 155

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

Advertisement

7167 Owner's Manual
Cancel Double Strike
Hexadecimal:
Turns off double strike mode on the slip station in 7156 Emulation Mode.
This command is ignored in the 7158 Native Mode and 7167 Native Mode.
This command works on both slip and receipt stations.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H48)
Select or Cancel Italic Print
Value of n:
Default:
Turns Italic print mode on or off. This command is only available in 7158 Native Mode
and 7167 Native Mode.. Italic print mode is available for built-in, user-defined characters.
This command only works on the receipt station.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H49) & Chr$(n)
Exceptions:
Only the lowest bit of n is valid. This command is only valid for the receipt station in 7158
Native Mode and 7167 Native Mode..
ASCII:
ESC H
1B 48
27 72
Decimal:
ASCII:
ESC I n
Hexadecimal:
1B 49 n
Decimal:
27 73 n
0 = Off
1 = On
(When 0 and 1 are the Least Significant Bit, LSB)
0 (Off)
November 2002
Chapter 6: Commands
133

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents