
7-32 Chapter 7: Programming Guide
Generate Pulse to Open Cash Drawer
ASCII: ESC p n p1 p2
Hexadecimal: 1B 70 n p1 p2
Decimal: 27 112 n p1 p2
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.
1. On time = p1 x 2 msec
2. Off time = p2 x 2 msec
Related Information:
The off-time is the delay before the printer performs the next operation.
The suggested hexadecimal values for NCR cash drawers are:
p1 = 3C
p2 = 46.
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.
Comentários a estes Manuais