NI-DAQmx .NET Framework 4.5 API Reference

HandshakeSampleInputDataCondition Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
HandshakeSampleInputDataCondition Enumeration
Specifies on which edge of the Handshake Trigger an input task latches the data from the peripheral device.

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

Syntax

public enum HandshakeSampleInputDataCondition
Public Enumeration HandshakeSampleInputDataCondition

Members

  Member nameValueDescription
HandshakeTriggerAsserts12552Latch data when the Handshake Trigger asserts.
HandshakeTriggerDeasserts12553Latch data when the Handshake Trigger deasserts.

Remarks

Specifies on which edge of the Handshake Trigger an input task latches the data from the peripheral device. Use this enumeration to get or set the value of HandshakeSampleInputDataCondition.

See Also

Log in to get a better experience