23
Bit 5: Reserved
Bit 4: Reserved
Bit 3: Cash Drawer “DOUT bit1” pin output control.
= 1: Opening the Cash Drawer
= 0: Allow close the Cash Drawer
Bit 2: Cash Drawer “DOUT bit0” pin output control.
= 1: Opening the Cash Drawer
= 0: Allow close the Cash Drawer
Bit 1: Reserved
Bit 0: Reserved
Note: Please follow the Cash Drawer control signal design to control the Cash Drawer.
4.1.3. Cash Drawer Control Command Example
Use Debug.EXE program under DOS or Windows98
Command
Cash Drawer
O 48C 01
Opening
O 48C 00
Allow to close
Set the I/O address 48Ch bit2 =1 for opening Cash Drawer by “DOUT bit0” pin control.
Set
the I/O address 48Ch bit0 = 0 for allow close Cash Drawer.
Command
Cash Drawer
I 48C
Check status
The I/O address 48Ch bit6 =1 mean the Cash Drawer is opened or not exist.
The I/O
address 48Ch bit6 =0 mean the Cash Drawer is closed.