HandshakeSampleInputDataCondition Enumeration
- Updated2023-02-21
- 1 minute(s) read
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 name | Value | Description | |
|---|---|---|---|
| HandshakeTriggerAsserts | 12552 | Latch data when the Handshake Trigger asserts. | |
| HandshakeTriggerDeasserts | 12553 | Latch 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.