NI-DAQmx .NET Framework 4.5 API Reference

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.45.49302

Syntax

public enum HandshakeEventOutputBehavior
Public Enumeration HandshakeEventOutputBehavior

Members

  Member nameValueDescription
Interlocked12549Handshake Event deasserts after the Handshake Trigger asserts, plus the amount of time specified with HandshakeEventInterlockedDeassertDelay.
Pulse10265Handshake 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.

See Also

Log in to get a better experience