Convert Late Errors To Warnings

NI-DAQmx C Properties

Convert Late Errors To Warnings

Data Type: bool32
Description: Specifies if DAQmxWaitForNextSampleClock() and an NI-DAQmx Read function convert late errors to warnings. NI-DAQmx returns no late warnings or errors until the number of warmup iterations you specify with Number Of Warmup Iterations execute.

You can get/set/reset this property using:
  DAQmxGetRealTimeConvLateErrorsToWarnings
  DAQmxSetRealTimeConvLateErrorsToWarnings
  DAQmxResetRealTimeConvLateErrorsToWarnings