Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 15

For PDUMH30ATNET.

PDF File Manual, 220 pages, Read Online | Download pdf file

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
15
5. CLI Commands
action: load
load
Use the load command to assign one or more loads to an action. Loads can be assigned as a series of numbers (i.e.
“3,4,5,6”), as a range of numbers (i.e. “3-6”), or in combination (i.e. “3,5-8,10,12-15”). Note that the list of loads is
additive. Use the no form of this command to remove one or more loads from the action. This command applies only to action
type “load”.
Syntax
load <load-1>[,<load-2>...<load-N>]
load-x – Specifies a comma-delimited list of loads to be assigned to the action entry.
no load [<load-1>[,<load-2>...<load-N>]]
load-x – Specifies a comma-delimited list of loads to be removed from the action entry.
Examples
The following two commands clear the action of loads, then assign loads 1, 5, 6, 7, 8 and 12 to entry “Cycle Routers”:
console> action (Cycle Routers)> no load
Update complete
console> action (Cycle Routers)> load 1,5-8,12
Update complete
load state
Use the load state command to specify load behavior when the action is executed. This command applies only to action type
“load”.
Syntax
load state {cycle | off | on}
Examples
The following command configures the loads specified in entry “Cycle Routers” to cycle when triggered:
console> action (Cycle Routers)> load state cycle
Update complete
show load
Use the show load command to display the load details for the action entry. This command applies only to action type “load”.
Syntax
show load [state]
Examples
The following command displays the load details for entry “Cycle Routers”:
console> action (Cycle Routers)> show load
Load Action : cycle
Loads : 1,5,6,7,8,12________________________________________
Loading ...
Loading ...
Loading ...