Hi
My new POS Terminals have a "CD" port which I assume is a Comm Port. Trial and error will determine which Comm Port it is, as the Terminal has 6.
I am looking for a method to code into VBA a signal to kick open the Cash Drawer.
The Cash Drawer manual states the following:
"Use DEBUG.EXE program under DOS or Windows 98
Command
O 4B8 01 - Cash Drawer Open
O 4B8 00 - Cash Drawer Closed
Set the I/O address 4B8h bit0=1 for opening Cash Drawer by "DOUT bit0" pin control"
Also " Register Location: 4B8h
Attribute: Read/Write
Size: 8 Bit"
All of which means very little to me.....
Hope somebody can assist with this.
Regards
Brian
Mutare
Zimbabwe
My new POS Terminals have a "CD" port which I assume is a Comm Port. Trial and error will determine which Comm Port it is, as the Terminal has 6.
I am looking for a method to code into VBA a signal to kick open the Cash Drawer.
The Cash Drawer manual states the following:
"Use DEBUG.EXE program under DOS or Windows 98
Command
O 4B8 01 - Cash Drawer Open
O 4B8 00 - Cash Drawer Closed
Set the I/O address 4B8h bit0=1 for opening Cash Drawer by "DOUT bit0" pin control"
Also " Register Location: 4B8h
Attribute: Read/Write
Size: 8 Bit"
All of which means very little to me.....

Hope somebody can assist with this.
Regards
Brian
Mutare
Zimbabwe