Specifies the counter behavior when data is read but a new value was not detected during a sample clock.

Syntax

Namespace: NationalInstruments.DAQmx

public enum CISampleClockOverrunBehavior

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.

Members

NameValueDescription
RepeatedData16062

Repeat the last sample.

SentinelValue16063

Return the sentinel value.