User manual

APOS Premium Printer Series User Manual Page 108 /136 Reference: FDE 3107312 Issue A
Exceptions :
If this command is received while a macro is being defined, the macro definition is aborted and the
definition is cleared. If the macro is not defined or if r is 0, nothing is executed.
6.17 Drawer kick-out & internal buzzer Commands
G
ENERATE SOLENOID PULSE
Generates a pulse on pin “m” of the drawer kick-out connector in accordance with the table below.
ASCII
ESC p m n1 n2
Hexadecimal 1B 70 m n1 n2
Decimal
27 112 m n1 n2
Formulas
n1 x 2 ms is the On time of the pulse.
n2 x 2 ms is the Off time of the pulse.
0<= n1 <= n2 <= 255
m Connector Pin
0
1 2
1
1 5
A
CTIVATE INTERNAL PRINTER BUZZER
This command generates one pulse on internal buzzer.
ASCII
ESC Bel
Hexadecimal 1B 07
Decimal
25 07