08-04-2010 05:01 AM
Hello,
I want to use DAQ Assistant. But every time I tried to add it to my block diagram, the labview would be no responding and I have to close it in the task manager.
How could I solve this problem? Or is there any other functions working instead of DAQ Assistant? I'm trying to measure the strain gauge with NI 9237.
Thanks a lot for any help!
08-04-2010 05:11 AM
08-05-2010 02:40 AM
I tried it, but it didn't work. Maybe I need to reinstall Labview.
Thank you very much!
08-06-2010 10:22 AM
Hey masterwho,
Unfortunately I have no further ideas at the moment on how to get the DAQ assistant to stop hanging, but if the standard low level DAQmx functions work you should be able to set up the data recording with those. I will include an example VI. Hope this helps. This method is generally better programming practise and performs better than the DAQ assistant because it doesn't contain all the unnecessary functionality.
Chris