Yes. Serial drawers are trivial. This drawer's USB is not a USB- Serial adapter unfortunately; it's some sort of not-quite-there HID implementation. :(

On Mar 6, 2006, at 07:32, Joseph J. Strout wrote:

You might consider starting with serial cash drawers; those are trivial. I haven't looked at the specs you posted, but it's quite likely that the USB cash drawer is really just a built-in USB-to- serial adapter, much like most GPS units these days. In that case, you can probably use the Serial class to talk to them, too.

In fact, if you have one of these drawers, you might just try it: plug it in, install the driver (if any), and then iterate over System.SerialPort(i) to see if it shows up.


--
David Glass - Gray Matter Computing
graymattercomputing.com - corepos.com
559-303-4915

Apple Certified Help Desk Specialist

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to