int32 __CFUNC DAQmxGetRealTimeNumOfWarmupIters(TaskHandle taskHandle, uInt32 *data);
int32 __CFUNC DAQmxSetRealTimeNumOfWarmupIters(TaskHandle taskHandle, uInt32 data);
int32 __CFUNC DAQmxResetRealTimeNumOfWarmupIters(TaskHandle taskHandle);
DAQmxGetRealTimeNumOfWarmupIters gets the Number Of Warmup Iterations property.
DAQmxSetRealTimeNumOfWarmupIters sets the Number Of Warmup Iterations property.
DAQmxResetRealTimeNumOfWarmupIters resets the Number Of Warmup Iterations property.