NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

HandshakeEventOutputBehavior Enumeration

HandshakeEventOutputBehavior Enumeration

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

Was this information helpful?