02-23-2010 12:55 PM
02-24-2010 01:36 PM
I am confused at to what you mean by adding the 9174 to CVI. The cDAQ chassis is a DAQ device, and you can use the channels on any modules in the chassis using the DAQmx functions in CVI. If you would like more information about that, I would recommend opening an example from the example finder. What exactly are you trying to do with the 9174? Which modules are you using?
-Christina
02-24-2010 01:48 PM
Christina,
Thanks for the help, but I figured out the issue. One of my coworkers loaded the DAQ drivers on the PC before he installed the CVI software. By doing it in that order, the CVI support files for the DAQ were not loaded onto the PC. Once I reinstalled the DAQ drivers (with the CVI support) everything showed up correctly.
Thanks.