RFAction

  • Base type Enumeration

Administrative commands to invoke in the RF subsystem. noAction - no action (do nothing) reloadPeer - reset the redundant peer unit reloadShelf - reset the entire shelf switchActivity - safely SWACT to peer unit and go standby forceSwitchActivity - switch activity; ignoring pre-conditions, system warnings and safety checks. When the value is set to 'noAction' no operation is performed. When read, the value 'noAction' is always returned.

Possible values

5 objects
Number Name
0 noAction
1 reloadPeer
2 reloadShelf
3 switchActivity
4 forceSwitchActivity