Interlock Enumeration
- Updated2024-10-03
- 1 minute(s) read
Specifies the values for interlock. The interlocks that are connected to the rack and the connection can be monitored by the rack using IsInterlockConnectedAsync.
Syntax
Namespace: NationalInstruments.AteCore
public enum Interlock
Members
Name | Value | Description |
---|---|---|
Interlock1 | 1 | First interlock. |
Interlock2 | 2 | Second interlock. |
Interlock3 | 3 | Third interlock. |
Interlock4 | 4 | Fourth interlock. |