Timing.HandshakeSampleInputDataCondition Property
- 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 HandshakeSampleInputDataCondition HandshakeSampleInputDataCondition { get; set; }
Public Property HandshakeSampleInputDataCondition As HandshakeSampleInputDataCondition Get Set
Property Value
Type: HandshakeSampleInputDataConditionSpecifies on which edge of the Handshake Trigger an input task latches the data from the peripheral device.
Exceptions
| Exception | Condition |
|---|---|
| DaqException | The NI-DAQmx driver returned an error. |