EasyManua.ls Logo

NCR 7167 - Vertical Positioning and Print Commands

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
117
Vertical Positioning and Print Commands
The vertical positioning and print commands control the vertical print positions of
characters on the receipt and slip.
Print and Feed Paper One Line
ASCII:
LF
Hexadecimal:
0A
Decimal:
10
Prints one line from the buffer and feeds paper one line.
Example:
MSComm1.Output = Chr$(&H0A)
Related Information:
Carriage Return + Line Feed, prints and feeds only one line.
Print and Eject Slip
ASCII:
FF
Hexadecimal:
0C
Decimal:
12
Prints data from the buffer to the slip station and if the paper sensor is covered, reverses
the slip out the front of the printer far enough to be accessible to the operator. The impact
station opens the platen in all cases.
This command has the same code as the Print and Return to Standard Mode command,
which is executed only when the printer is in Page Mode. When the printer is not in Page
Mode this command executes the print and eject slip function.
Example:
MSComm1.Output = Chr$(&H0C)
Exceptions:
This command is ignored if the receipt station is the current station.

Table of Contents

Related product manuals