7197 Series II Owner’s Guide Chapter 6: Commands
August 2011
85
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
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H70) & Chr$(n) & Chr$(n)
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 Cut Mode and Cut Paper
ASCII: GS V m or GS V m n
Hexadecimal: 1D 56 m or 1D 56 m n
Decimal:
29 86 m or 29 86 m n
Value of m: Selects the mode as shown in the table
Value of n :
Determines cutting position only if m is 65 or 66.