Timing.HandshakeStartCondition Property
- Updated2023-02-21
- 1 minute(s) read
TimingHandshakeStartCondition Property
Specifies the point in the handshake cycle that the device is in when the task starts.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public HandshakeStartCondition HandshakeStartCondition { get; set; }
Public Property HandshakeStartCondition As HandshakeStartCondition Get Set
Property Value
Type: HandshakeStartConditionSpecifies the point in the handshake cycle that the device is in when the task starts.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |