HandshakeEventOutputBehavior Enumeration
- Updated2023-02-21
- 1 minute(s) read
HandshakeEventOutputBehavior Enumeration
Specifies the output behavior of the Handshake Event.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum HandshakeEventOutputBehavior
Public Enumeration HandshakeEventOutputBehavior
Members
Member name | Value | Description | |
---|---|---|---|
Interlocked | 12549 | Handshake Event deasserts after the Handshake Trigger asserts, plus the amount of time specified with HandshakeEventInterlockedDeassertDelay. | |
Pulse | 10265 | Handshake Event pulses with the pulse width specified in HandshakeEventPulseWidth. |
Remarks
Specifies the output behavior of the Handshake Event. Use this enumeration to get or set the value of HandshakeEventOutputBehavior.