HandshakeEventInterlockedAssertedLevel Enumeration
- Updated2026-02-03
- 1 minute(s) read
Specifies the asserted level of the exported Handshake Event if HandshakeEventOutputBehavior is Interlocked.
Syntax
Namespace: NationalInstruments.DAQmx
public enum HandshakeEventInterlockedAssertedLevel
Remarks
Specifies the asserted level of the exported Handshake Event if HandshakeEventOutputBehavior is Interlocked. Use this enumeration to get or set the value of HandshakeEventInterlockedAssertedLevel.
Members
| Name | Value | Description |
|---|---|---|
| High | 10192 | High state. |
| Low | 10214 | Low state. |