Hi:
I am using DAQ card PCI-6251. I applied a voltage difference to a device using DAQ, and measure the corresponding electronic current using the same DAQ card. However, I keep having the error poped up every 100 seconds ( Error-209802 occurred at DAQmx Wait For Next Sample Clock.vi:5).
In my code, I basically just put analog input and analog output in the same while loop. So I really don't know how to modify the code in order to eliminate the error. Could you please tell me how should I modify it? Attached file is the code I wrote. Thank you.
Jason