05-31-2011 03:21 PM
I am using Labview 2009 SP1 and recently brought in a new cDAQ unit. When I use the DAQ Assistant after I have chosen which module and slot to use I get this fatal error which is in the attached picture. I can then select all the parameters for my sensor, but when I click OK it just freezes Labview and i have to do a system restart to try again. I have already tried re-installing the software. It worked after a couple days of messing with it, but then I came back after the weekend and the problem has reappeared. I would appreciate any insight.
05-31-2011 04:26 PM
Develop a simple application using DAQ vi's instead and if you get any error then re-install everything.
06-01-2011 10:28 AM
I already tried the re-install route, and even if it does work without the DAQ Assist, that doesn't fix the problem. It does this if I start a new project or VI and try to use the Assist.
06-01-2011 02:37 PM
There was an issue similar to this that was resolved with DAQmx 9.3 update. If you haven't done so already, update the driver to 9.3 and try again. If not, try opening an example (like, say, Hardware I/O->DAQmx->Analog Meas->Voltage->Cont Acq&Graph Voltage-Int Clk-Analog Start.vi), and try running that standard example. If the example works and you still have difficulty with your application, could you post information about your project and what navigational steps you take to make the error occur? Try also opening the VI inside and outside of a project (this would diagnose a symptom of the issue resolved by DAQmx 9.3).