EasyManua.ls Logo

NCR 7167 - Page 118

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
105
Generate Tone
ASCII:
ESC BEL
Hexadecimal:
1B 07
Decimal:
27 7
Generates an audible tone. This allows the application to provide an audible tone to the
operator.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H07)
Return Home
ASCII:
ESC <
Hexadecimal:
1B 3C
Decimal:
27 60
Moves the impact print head (unless it is already in the home position) to the home
position.
This command is processed regardless of station, either receipt unit or slip unit.
Related Information:
The printer is able to detect carriage motor jams, eliminating the need to home the print
head after each slip transaction.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H3C)

Table of Contents

Related product manuals