
May 20th, 2004, 02:02 PM
|
|
Registered User
|
|
Join Date: May 2004
Location: Florida
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Cash drawer and MS Access
A client has acquired a M-S EP127KLIC cash drawer. It is connected to the serial port of their computer and they want me to open the drawer from an existing MS Access DB form, command button, OnClick event. I cannot find any references to opening com1 and sending a character to open the drawer in any of the HELP files or the VBA Developer's Handbook. The only cash drawer manual info references BASIC code: Print commands, baud rate, parity, number of transmitted data bits, stop bits, clear to send status, data set ready status. There are DIP switches in the cash drawer that sets the character that will be recognized when sent, the baud rate, serial or parallel transmission, dead end or parasite mode. What or where is the VB code I need?
|