RelayDriverAction Enumeration
- Updated2026-06-25
- 1 minute(s) read
Actions that the relay driver module can perform on the relays.
Syntax
Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI
public enum RelayDriverAction
Members
| Name | Value | Description |
|---|---|---|
| OpenRelay | Opens the relay. | |
| CloseRelay | Closes the relay. |