NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Timing.SampleClockUnderflowBehavior Property

  • Updated2023-02-21
  • 1 minute(s) read
Timing.SampleClockUnderflowBehavior Property
Specifies the action to take when the onboard memory of the device becomes empty. In either case, the sample clock does not stop.

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

Syntax

public SampleClockUnderflowBehavior SampleClockUnderflowBehavior { get; set; }
Public Property SampleClockUnderflowBehavior As SampleClockUnderflowBehavior
	Get
	Set

Property Value

Type: SampleClockUnderflowBehavior
Specifies the action to take when the onboard memory of the device becomes empty. In either case, the sample clock does not stop.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience