Get/Set/Reset RealTime_NumOfWarmupIters

NI-DAQmx C Properties

Get/Set/Reset RealTime_NumOfWarmupIters

int32 __CFUNC DAQmxGetRealTimeNumOfWarmupIters(TaskHandle taskHandle, uInt32 *data);

int32 __CFUNC DAQmxSetRealTimeNumOfWarmupIters(TaskHandle taskHandle, uInt32 data);

int32 __CFUNC DAQmxResetRealTimeNumOfWarmupIters(TaskHandle taskHandle);

Purpose

DAQmxGetRealTimeNumOfWarmupIters gets the Number Of Warmup Iterations property.

DAQmxSetRealTimeNumOfWarmupIters sets the Number Of Warmup Iterations property.

DAQmxResetRealTimeNumOfWarmupIters resets the Number Of Warmup Iterations property.