NCR 7167 Owner's Manual page 128

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

Advertisement

7167 Owner's Manual
Print and Carriage Return
Hexadecimal:
Prints one line from the buffer and feeds paper one line. The printer can be set through the
configuration menu to ignore or use this command. Some applications expect the
command to be ignored while others use it as print command.
Example:
MSComm1.Output = Chr$(&H0D)
Related Information:
See Ignoring/Using the Carriage Return in Diagnostics for more information.
Carriage Return + Line Feed, prints and feeds only one line.
Feed n Print Lines
Hexadecimal:
Feeds paper n lines at the current line height without printing.
Ignored on receipt if the current line is not empty.
Example:
MSComm1.Output = Chr$(&H14) & Chr$(n)
106
ASCII:
CR
0D
13
Decimal:
ASCII:
DC4 n
14 n
Decimal:
20 n
Value of n:
The number of lines to feed at current line height
setting.
0 – 127 7156 Emulation Mode
Range of n :
0 – 255 7158 Native Mode or 7167 Native Mode
November 2002
Chapter 6: Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents