6. Command Reference of RPCM CLI
6.8.3.2. Command
set
all
outputs
It is used to administratively turn off or turn off all outlets at once.
The available options are :
on
and
off
.
Help ask:
set all outputs ?
The return is:
RPCM Commands description:
set all outputs off - set all outputs state to off
set all outputs on - set all outputs state to on
set all outputs help - show this help
Type 'help' to get suggestions
Example 1.
Set inputs force failback to OFF and ON.
Turn OFF
command:
set all outputs off
The return is:
Turning outputs 0-9 OFF…
[oooooooooo]
[Output 0]: OFF <admin: OFF> 0mA 0W
[Output 1]: OFF <admin: OFF> 0mA 0W
[Output 2]: OFF <admin: OFF> 0mA 0W
[Output 3]: OFF <admin: OFF> 0mA 0W
[Output 4]: OFF <admin: OFF> 0mA 0W
[Output 5]: OFF <admin: OFF> 0mA 0W
[Output 6]: OFF <admin: OFF> 0mA 0W
[Output 7]: OFF <admin: OFF> 0mA 0W
[Output 8]: OFF <admin: OFF> 0mA 0W
[Output 9]: OFF <admin: OFF> 0mA 0W
Type 'help' to get suggestions
Turn ON
command:
set all outputs on
The return is:
Turning outputs 0-9 ON...
[OOOOOOOOOO]
[Output 0]: ON <admin: ON> 0mA 0W
[Output 1]: ON <admin: ON> 0mA 0W
[Output 2]: ON <admin: ON> 0mA 0W
[Output 3]: ON <admin: ON> 0mA 0W
285