01-20-2013 12:29 PM
Hello ,
I am facing an issue with my DAQ cards. Initially the error was with our 6723 PCI card for analog outputs. The card was not getting recognized thru DAQmx. I removed the card physically, removed the device configuration from the DAQmx , and then re installed the card and reconfigured DAQmx. This seemed to fix this issue for this card.
My second issue involves a custom scaling setting that is giving us an error for analog inputs 6220 PCI. I use tab control (in labview) to switch between the system device types for user control only. My system now reports an error with 6220 analog inputs cards whenever this device type is selected with tab control. The error is not getting reported until I select this tab.This is the error code I receive for the 6220 for analog inputs:-200378.
I am using windows XP , labview 8 , max version is 4.5.0FO, 3Ghz RAM .
Thanks and Regards,
Manreet
01-21-2013 07:54 PM
Hello Manreet,
Is the program you are running an executable? This error seems to deal with the custom scales in a project not being found so you may have deleted them when you cleared your configuration. Have you checked Measurement and Automation Explorer to make sure you still have the scales you are referring to in your program?
Regards,
-Travis E