NI-DAQmx .NET Framework 4.0 API Reference

CIChannel.SampleClockOverrunSentinelValue Property

  • Updated2023-02-21
  • 1 minute(s) read
CIChannel.SampleClockOverrunSentinelValue Property
Specifies the sentinel value returned when the No New Sample Behavior is set to Sentinel Value.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public int SampleClockOverrunSentinelValue { get; set; }
Public Property SampleClockOverrunSentinelValue As Integer
	Get
	Set

Property Value

Type: Int32
Specifies the sentinel value returned when the No New Sample Behavior is set to Sentinel Value.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience