07-05-2005 09:52 AM
07-05-2005 03:10 PM
Communicating via USB isn't as straight forward as we might hope. It might be thought of as doing serial communications with an instrument. To communicate with the instrument you need to know about the instrument's communications protocol. Similarly, while the USB interface is well defined, how you communicate with a specific device isn't. To use your unit you will need either an ActiveX component, .dll (with interface definitions) or some other interface code to allow you to communicate with it. What does it come with in the way of drivers, etc.? If it comes with an interface (software) definition and some programmers tools then we can probably help.
P.M.
