EasyManua.ls Logo

NCR 7167 - Page 135

NCR 7167
344 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7167 Owner’s Manual Chapter 6: Commands
November 2003
122
Print and Feed Paper
ASCII: ESC J n
Hexadecimal: 1B 4A n
Decimal:
27 74 n
Value of n:
n/203 inches receipt
n/144 inches slip
Range of n: 0 - 255
Prints one line from the buffer and feeds the paper.
On the receipt station, the line height equals the character height when n is too small. This
does not apply to the slip station. Use n = 0 to print a line without feeding the paper. This
allows the printer to print on the last line of the slip (at .59 inches from the trailing edge)
and still retain the slip in the feed rollers for reverse feeding the paper back out of the slip
station.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H4A) & Chr$(n)
Related Information:
For more information, see the description of the Set Horizontal and Vertical Minimum
Motion Units command in this document.
Print and Reverse Feed Paper
ASCII: ESC K n
Hexadecimal: 1B 4B n
Decimal:
27 75 n
Value of n:
Slip
= n/144 of an inch
Range of n: 0 - 255
Prints one line from the buffer and reverse feeds the paper n/144 of an inch on the slip
station.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H4B) & Chr$(n)
Exceptions:
The receipt station cannot be reverse fed.

Table of Contents

Related product manuals