LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to use NI USB-6009 with LabView 6.

I wanted to buy NI USB-6009 (http://sine.ni.com/nips/cds/view/p/lang/en/nid/14605) but I doubt that it is usable with LabView 6. Is it possible to run this device under LabView 6, and if possible, shall I do sth. special? If this device does not suit, could I use another NI USB device?
0 Kudos
Message 1 of 4
(2,664 Views)
I think the USB devices are only supported by DAQmx, which only has support VIs for LabVIEW 7 and up.
You could communicate with DAQmx via the Code Interface just like any other DLL functions.

Is there any reason to stick with LabVIEW 6?

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 4
(2,658 Views)
>>I think the USB devices are only supported by DAQmx, which only has support VIs for LabVIEW 7 and up.
>>You could communicate with DAQmx via the Code Interface just like any other DLL functions.

In this case I'll have to use a non-NI device, despite my unwillingness.

>>Is there any reason to stick with LabVIEW 6?

Uprage costs.

Message Edited by hgfdtyer on 06-10-2008 12:10 AM
0 Kudos
Message 3 of 4
(2,616 Views)
Actually, according to the NI-DAQ (traditional) readme, there is some support for USB DAQ devices with traditional NI-DAQ. However, the USB-6009 is only supported by DAQmx, as detailed here.
0 Kudos
Message 4 of 4
(2,594 Views)