![]() | Download Help (Windows Only) |
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: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration SampleClockUnderflowBehavior |
C# |
---|
public enum SampleClockUnderflowBehavior |
Member name | Description |
---|---|
HaltOutputAndError | Stop generating samples and return an error. |
PauseUntilDataAvailable | Pause the task until samples are available in the FIFO. |
Helpful
Not Helpful