Report Missed Samples

Data Type: bool32
Description: Specifies whether an NI-DAQmx Read function returns late errors or warnings when it detects missed Sample Clock pulses. This setting does not affect DAQmxWaitForNextSampleClock(). Set this property to TRUE for applications that need to detect lateness without using DAQmxWaitForNextSampleClock().


You can get/set/reset this property using:

  DAQmxGetRealTimeReportMissedSamp

  DAQmxSetRealTimeReportMissedSamp

  DAQmxResetRealTimeReportMissedSamp