Implicit:Underflow Behavior Property
- Updated2023-02-21
- 1 minute(s) read
Short Name: Implicit.UnderflowBehavior
Property of DAQmx Timing
Specifies the action to take when the onboard memory of the device becomes empty.
Halt Output and Error (14615) | Stop generating samples and return an error. |
Pause until Data Available (14616) | Pause the task until samples are available in the FIFO. |
Remarks
The following table lists the characteristics of this property.
Permissions | read/write |
Resettable | yes |
Settable while task is running | device-specific |
Available in Run-Time Engine | yes |