07-07-2015 08:12 AM
Hello, I simply have a DAQ assistant in my VI, and I want my channel to be calibrated :
In NI-MAX I have created a task but my channel is not updated in the VI. Is there a block i've forgotten ? Or the channel might be updated ?
Solved! Go to Solution.
07-07-2015 09:04 AM - edited 07-07-2015 09:04 AM
Hi Reg,
does your DAQAssistent use this task created in MAX?
Is there a block i've forgotten ?
You know you can use plain DAQmx functions? Most of the time it's very easy (and less painful than the DAQAssistent tends to be)…
07-08-2015 12:57 AM
Yes, my task has been created in MAX. I just saw a tab in the DAQ assistant which is called Calibrate, does it modifying the value by calibrating from the task in MAX ?