Generate Drive Pulse for Cash Drawer

This command sends a pulse to open the cash drawer.

ASCII

ESC p m n1 n2

Hexadecimal

1B 70 m n1 n2

Decimal

27 112 109 n1 n2

Value of m

 

0—Drawer1

1—Drawer 2

Value of n1

0–255— Pulse width on time=(n1 × 2) milliseconds.

Value of n2

0–255— Pulse width off time=(n2 × 2) milliseconds.

Remarks:

Printing will be suspended when the cash drawer is being opened.