SwitchExecOperationOrders
- Updated2025-07-21
- 1 minute(s) read
SwitchExecOperationOrders
This data type contains values that specify whether the Disconnect operation occurs before or after the Connect operation. Use the values of this enumeration with the Step.SwitchExecOperationOrder and StepType.SwitchExecOperationOrder properties.
- SwitchExecOperationOrder_DisconnectAfterConnect –(Value: 2) Specifies to connect routes before disconnecting any routes. Use this mode of operation when you are switching electric current and want to ensure that a load is always connected to the source.
- SwitchExecOperationOrder_DisconnectBeforeConnect –(Value: 1) Specifies to disconnect routes before connecting any routes. This is the typical mode of operation.