User`s manual

MP-4000 TH POS Printer Rev.1.4 Programmer’s Manual
22-aug-2007
Firmware Release: 1.5
60
ESC c 5 n
[Function] Enable/disable panel buttons.
[Format] ASCII ESC c 5 n
Hexadecimal 1B 63 35 n
Decimal 27 99 53 n
[Description] Enables or disables the panel buttons:
9 When the LSB of n is 0, the panel buttons are enabled.
9 When the LSB of n is 1, the panel buttons are disabled.
[Default] n = 0
ESC p m t
1
t
2
[Function] Generate pulse.
[Format] ASCII ESC p m t
1
t
2
Hexadecimal 1B 70 m t
1
t
2
Decimal 27 112 m t
1
t
2
[Description] Outputs the pulse specified by t
1
and t
2
to connector pin m as follows:
m
Connector pin
0, 48 Drawer kick-out connector pin 2.
1, 49 Drawer kick-out connector pin 5.
[Details] The pulse ON time is [t1 × 2 ms] and the OFF time is [t2 × 2 ms]. If t2
< t1, the OFF time is [t1 × 2 ms].