NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

HandshakeTriggerType Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
HandshakeTriggerType Enumeration
Specifies the type of Handshake Trigger to use.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum HandshakeTriggerType
Public Enumeration HandshakeTriggerType

Members

  Member nameValueDescription
Interlocked12549Use the Handshake Trigger as a control signal for asynchronous handshaking, such as 8255 handshaking.
None10230Start the measurement or generation immediately when you start the task.

Remarks

Specifies the type of Handshake Trigger to use. Use this enumeration to get or set the value of Type.

See Also

Log in to get a better experience