Instruction manual
A758 Owner’s Guide Chapter 7: Programming Guide
September 1999 114
Perform Partial Knife Cut
ASCII
: SUB or ESC m
Hexadecimal
:1A or1B 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 69).
There are two codes for this command and both perform the same function.
Exceptions:
Line Feed is executed first if the buffer is not empty.
This command is processed regardless of which station is selected.
Generate Tone
ASCII
: ESC BEL
Hexadecimal
:1B 07
Decimal:
27 7
Generates an audible tone. Performed by the printer to signal certain conditions.
Return Home
ASCII
:ESC <
Hexadecimal
:1B 3C
Decimal:
27 60
Moves the impact printhead (unless already there) to the home position.
Related Information:
The printer is able to detect carriage motor jams, eliminating the need to home
the printhead after each slip transaction.
Select Peripheral Device (for Multi-Drop)
ASCII
:ESC =
n
Hexadecimal
:1B 3D
n
Decimal:
27 61
n
Value of
n:
0 (bit 0), device not selected
1 (bit 0), device selected
Default:
1 (bit 0), device selected
Selects the device to which the host computer sends data.
Exception:
This command is ignored.