NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents

Number Of Warmup Iterations

Number Of Warmup Iterations

Data Type: uInt32
Description: Specifies the number of loop iterations that must occur before DAQmxWaitForNextSampleClock() and an NI-DAQmx Read function return any late warnings or errors. The system needs a number of iterations to stabilize. During this period, a large amount of jitter occurs, potentially causing reads and writes to be late. The default number of warmup iterations is 100. Specify a larger number if needed to stabilize the system.

You can get/set/reset this property using:
  DAQmxGetRealTimeNumOfWarmupIters
  DAQmxSetRealTimeNumOfWarmupIters
  DAQmxResetRealTimeNumOfWarmupIters

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit