07-29-2008 07:49 PM
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.
07-30-2008 04:38 PM
This is a duplicate post. Please refer to this link for further information.
In order to maintain the forums in an orderly manner and to keep problem solutions and information in a consolidated fashion easily searchable by customers, duplicate posts are often linked. Best of luck in future applications.