HandshakeTrigger.Type Property
- Updated2023-02-21
- 1 minute(s) read
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 HandshakeTriggerType Type { get; set; }
Public Property Type As HandshakeTriggerType Get Set
Property Value
Type: HandshakeTriggerTypeSpecifies the type of Handshake Trigger to use.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |