Specifies the action to take when the onboard memory of the device becomes empty.

Syntax

Namespace: NationalInstruments.DAQmx

public enum ImplicitUnderflowBehavior

Remarks

Specifies the action to take when the onboard memory of the device becomes empty. Use this enumeration to get or set the value of ImplicitUnderflowBehavior.

Members

NameValueDescription
HaltOutputAndError14615

Stop generating samples and return an error.

PauseUntilDataAvailable14616

Pause the task until samples are available in the FIFO.