CApsSwitchCommand
An Aps switch command allows a user to perform protection switch actions. The Switch command values are: noCmd This value should be returned by a read request when no switch command has been written to the object in question since initialization. This value may not be used in a write operation. clear Clears all of the switch commands listed below for the specified channel. lockoutOfProtection Prevents any of the working channels from switching to the protection line. The specified channel should be the protection channel. forcedSwitchWorkToProtect Switches the specified working channel to the protection line. forcedSwitchProtectToWork Switches the working channel back from the protection line to the working line. The specified channel should be the protection channel. manualSwitchWorkToProtect Switches the specified working channel to the protection line. manualSwitchProtectToWork Switches the working channel back from the protection line to the working line. The specified channel should be the protection channel. exercise Exercises the protocol for a protection switch of the specified channel by issuing an Exercise request for that channel and checking the response on the Aps channel.
Possible values
8 objects| Number | Name |
|---|---|
| 1 | noCmd |
| 2 | clear |
| 3 | lockoutOfProtection |
| 4 | forcedSwitchWorkToProtect |
| 5 | forcedSwitchProtectToWork |
| 6 | manualSwitchWorkToProtect |
| 7 | manualSwitchProtectToWork |
| 8 | exercise |