HandshakeStartCondition Enumeration
- Updated2023-02-21
- 1 minute(s) read
Specifies the point in the handshake cycle that the device is in when the task starts.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public enum HandshakeStartCondition
Public Enumeration HandshakeStartCondition
Members
Member name | Value | Description | |
---|---|---|---|
Immediate | 10198 | Device is waiting for space in the FIFO (for acquisition) or waiting for samples (for generation). | |
WaitForHandshakeTriggerAssert | 12550 | Device is waiting for the Handshake Trigger to assert. | |
WaitForHandshakeTriggerDeassert | 12551 | Device is waiting for the Handshake Trigger to deassert. |
Remarks
Specifies the point in the handshake cycle that the device is in when the task starts. Use this enumeration to get or set the value of HandshakeStartCondition.