Error -200802 occurred at DAQmx Write (Analog Wfm 1Chan NSamp).vi:6
Possible reason(s):
Measurements: Write cannot be performed when the task is not started, the auto start input to DAQmx Write is false, the Sample Timing Type is something other than On Demand, and the output buffer size is zero.
Call DAQmx Start before DAQmx Write, set auto start to true, modify the Sample Timing Type, or change the output buffer size.
Error -201025 occurred at DAQmx Write (Analog Wfm 1Chan NSamp).vi:6
Measurements: Non-buffered hardware-timed operations are not supported for this device and Channel Type.
Set the Buffer Size to greater than 0, do not configure Sample Clock timing, or set Sample Timing Type to On Demand.
Read2write1.vi:
http://forums.ni.com/attachments/ni/250/41952/1/Read2write1.vi
PID outputb1.vi:
http://forums.ni.com/attachments/ni/250/41952/2/PID outputb1.vi
mix & match.vi:
http://forums.ni.com/attachments/ni/250/41982/1/mix & match.vi
Count Digital Events-Buffered-Continuous-Analog Clk.vi:
http://forums.ni.com/attachments/ni/250/42042/1/Count Digital Events-Buffered-Continuous-Analog Clk.vi