NCR 7167 Owner's Manual page 187

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

Advertisement

7167 Owner's Manual
Real Time Status Transmission
Hexadecimal:
Transmits the selected one byte printer status specified by n in Real Time according to the
following parameters. This command includes two sequences: GS and DLE and using
either or will produce the same result.
Example:
MSComm1.Output = Chr$(&H1D) & Chr$(&H04) & Chr$(n)
Exceptions:
The command is ignored if n is out of range.
An application using the DLE sequence must send EOT within 100 milliseconds of DLE or
the printer will misinterpret the DLE and execute a Clear Printer command. Avoid this
possibility by using the 1D 04 n sequence, which is handled exactly the same as 10 04 n.
GS Sequence
ASCII:
GS EOT n
1D 04 n
29 4 n
Decimal:
Value of n:
GS/DLE Sequence
1 = Transmit printer status
2 = Transmit RS-232C busy status
3 = Transmit error status
4 = Transmit receipt paper status
5 = Slip paper status
DLE Sequence
DLE EOT n
10 04 n
16 4 n
November 2002
Chapter 6: Commands
165

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents