ExportSignals.HandshakeEventInterlockedAssertOnStart Property
- Updated2023-02-21
- 1 minute(s) read
Specifies to assert the Handshake Event when the task starts if HandshakeEventOutputBehavior is Interlocked.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool HandshakeEventInterlockedAssertOnStart { get; set; }
Public Property HandshakeEventInterlockedAssertOnStart As Boolean Get Set
Property Value
Type: BooleanSpecifies to assert the Handshake Event when the task starts if HandshakeEventOutputBehavior is Interlocked.
Exceptions
| Exception | Condition |
|---|---|
| DaqException | The NI-DAQmx driver returned an error. |