11-14-2005 04:34 AM
11-15-2005 01:44 PM
Hi Device Driver:
The proper way to communicate with a USB device in LabVIEW is using NI-VISA. The first thing you will need to do is go through the VISA Driver Development Wizard. If you are using a Windows operating system, you can go to Start->All Programs->National Instruments->VISA->VISA Driver Development Wizard to get to it. You will need to know the manufacturer's ID and the model number for the wizard. After this you can write VISA code to communicate with your device. I have included a very basic VISA example program in this post to get you started.
Regards,
Emilie S.