Vertical Positioning And Print Commands - NCR 7167 Owner's Manual

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

Advertisement

7167 Owner's Manual

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
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
Hexadecimal:
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.
LF
ASCII:
Hexadecimal:
0A
Decimal:
10
ASCII:
FF
0C
Decimal:
12
November 2002
Chapter 6: Commands
105

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents