EasyManua.ls Logo

NCR 7197 II SERIES - Page 107

NCR 7197 II SERIES
308 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...
7197 Series II Owner’s Guide Chapter 6: Commands
August 2011
82
Perform Partial Knife Cut (Previously command was full knife cut)
ASCII: EM or ESC i
Hexadecimal: 19 or 1B 69
Decimal:
25 or 27 105
Cuts the receipt, leaving .20 inch (5 mm) of paper. This command is implemented the
same as Partial Knife Cut (1A, 1B 6D). There are two codes for this command. Both codes
perform the same function.
A Line Feed is executed first if print buffer is not empty.
Example:
MSComm1.Output = Chr$(&H19) or
MSComm1.Output = Chr$(&H1B) & Chr$(&H69)
Perform Partial Knife Cut
ASCII: SUB or ESC m
Hexadecimal: 1A or 1B 6D
Decimal:
26 or 27 109
Cuts the receipt, leaving 5 mm (.20 inch) of paper. This command is implemented the
same as Full Knife Cut (19, 1B 6D) which results in a partial knife cut. There are two codes
for this command and both perform the same function.
Example:
MSComm1.Output = Chr$(&H1A) or
MSComm1.Output = Chr$(&H1B) & Chr$(&H6D)
Exceptions:
Line Feed is executed first if the buffer is not empty.

Table of Contents

Related product manuals