11-14-2007 02:16 PM
I have both a cRio-9211 USB thermocouple input, and a PCI-6220 data aq. board. I have recently upgraded to Labview 8.0 and have the latest DAQmx, and DAQmx Base installed. The PCI Board works well, and when the USB reader is plugged in it finds the drivers and is recognized by windows. I have a problem however if i try to use the DAQ assistant. It does not see the USB drive, only the PCI card. If I run one of the test programs it reads data off of the USB thermocouple just fine, but I believe that these are all programmed with DAQmx-Base. Is there a way to use the DAQ assistant with both these devises??
11-15-2007 04:52 PM
Hi Will,
Unfortunately you will not be able to use the DAQ assistant with the 9211. The Knowledge Base Article 3O17P1RM: Why Is My USB-9211 or USB-9215 Not Showing Up In NI-DAQmx Devices in MAX? explains that the 9211 (cRIO included) uses the DAQmx Base driver and is not compatible with the DAQmx driver. This means that the DAQ Assistant is not available. There are, however, many shipping examples that are a great starting point for new applications. They can be found in the Example Finder by going to Help » Find Examples… in LabVIEW, then browse by Directory Structure to the daqmxbase directory.
Post back if you have any questions. Have a great day!
11-20-2007 01:58 PM