Instruction manual
A758 Owner’s Guide Chapter 7: Programming Guide
September 1999 118
Set Slip Paper Waiting Time
ASCII
:ESC f
m n
Hexadecimal
: 1B 66
m n
Decimal:
27 102
m n
Value of
m
:
Minutes
Value of
n
:
Tenths of seconds
Sets the time (in
m
minutes) that the printer waits for a slip to be inserted into the
slip station. It also sets the time (
n
x 0.1 seconds) that the printer waits to close the
platen and start printing once the slip has been inserted. The printer reads that a
slip is inserted when the leading edge and trailing edge sensors are covered. The
LED on the slip table is lit (green) when both sensors are covered.
If a slip is not inserted in the time specified, the receipt station is selected for the
next function. If
m
= 0, the printer waits forever for a slip to be inserted. The
times set by this command are used only by the command, Select Receipt or Slip
for Printing, Slip for MICR Read (1B 63 30
n
), with
n
set to 04.
Generate Pulse to Open Cash Drawer
ASCII:
ESC p
n
p
1
p
2
Hexadecimal:
1B 70
n
p
1
p
2
Decimal:
27 112
n
p
1
p
2
Value of
n
:
0, 48 = Drawer 1
1, 49 = Drawer 2
Value of
p1
: 0 - 255
Value of
p2
: 0 - 255
Sends a pulse to open the cash drawer.
Formulas:
The value for either
p1
or
p2
is the hexadecimal number multiplied by 2 msec to
equal the total time.
♦
On time =
p1
x 2 msec
♦
Off time =
p2
x 2 msec
Related Information:
The off-time is the delay before the printer performs the next operation.
Refer to cash drawer specifications for required on and off times.
Select or Cancel Parallel Printing Mode on R&J
ASCII
:ESC z
n
Hexadecimal
:1B 7A
n
Decimal:
27 122
n
Because there is no journal station on the printer this command is not
implemented and is ignored if received.