CISampleClockOverrunBehavior Enumeration
- Updated2023-02-21
- 1 minute(s) read
CISampleClockOverrunBehavior Enumeration
Specifies the counter behavior when data is read but a new value was not detected during a sample clock.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum CISampleClockOverrunBehavior
Public Enumeration CISampleClockOverrunBehavior
Members
Member name | Value | Description | |
---|---|---|---|
RepeatedData | 16062 | Repeat the last sample. | |
SentinelValue | 16063 | Return the sentinel value. |
Remarks
Specifies the counter behavior when data is read but a new value was not detected during a sample clock. Use this enumeration to get or set the value of SampleClockOverrunBehavior.