![]() | Download Help (Windows Only) |
Specifies when the ready for transfer event deasserts.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration ReadyForTransferEventDeassertCondition |
C# |
---|
public enum ReadyForTransferEventDeassertCondition |
Member name | Description |
---|---|
OnboardMemoryCustomThreshold | Deassert the signal when the amount of space available in the onboard memory is below the value specified with ReadyForTransferEventDeassertConditionCustomThreshold. |
OnboardMemoryFull | Deassert the signal when the onboard memory fills. |
OnboardMemoryMoreThanHalfFull | Deassert the signal when more than half of the onboard memory of the device fills. |
Helpful
Not Helpful