05-12-2020 01:34 AM
Hello
Dose LabView 11 support the USB 6002 device
Best regards
Asger
05-12-2020 03:15 AM
Hi Asger,
short answer: yes, but…
Longer answer:
LabVIEW itself does not support any hardware. For hardware support you need to install DAQmx drivers.
The USB6002 came out after LabVIEW2011, so DAQmx9.3.5 (which came with LV2011) does not support this hardware.
The USB6002 is supported from DAQmx9.9 and newer (see here, page 4). You can install DAQmx9.9 and it will also support LV2011.
Now you can use this hardware with LV2011…