06-26-2008 08:21 PM
06-30-2008 03:19 PM
Rodrigo,
There is a tool available known as the VISA Driver Wizard that allows your USB device to use VISA commands to communicate with LabVIEW. The wizard can be located at Start >> All Programs >> National Instruments >> VISA >> Driver Wizard. Here you will able to select the type of Hardware Bus (USB). If your device is unable to accept the VISA commands that the wizard helps build then another alternative is to use USB RAW to communicate with the device. USB RAW is a very low level communication protocol. See the attached links to gain more knowledgeif this is a route you could consider.
USB RAW: http://digital.ni.com/public.nsf/allkb/E3A2C4FE42D7ED0D86256DB7005C65C9?OpenDocument
USB Instrument Control tutorial : http://zone.ni.com/devzone/cda/tut/p/id/4478
USB RAW Control Example Code in LabVIEW : http://zone.ni.com/devzone/cda/epd/p/id/3637
Dario Camargo
NI Brazil
#1191709