Step.SwitchExecOperationOrder
- Updated2024-10-09
- 1 minute(s) read
Step.SwitchExecOperationOrder
Syntax
Step.SwitchExecOperationOrder
Data Type
Use the following constants with this data type:
- 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.
Purpose
Specifies whether the Disconnect operation occurs before or after the Connect operation when the value of the Step.SwitchExecOperation property is ConnectDisconnect .