LEGRAND Raritan PX3TS User Manual page 652

Transfer switch
Table of Contents

Advertisement

Chapter 9: Using the Command Line Interface
config:#
outletgroup modify <ID> name "<name>"
config:#
outletgroup modify <ID> members <members>
config:#
outletgroup delete <ID>
632
<members> is one or multiple member outlets' index numbers separated
with commas. If the member outlets are consecutive outlets, you can type
a hyphen between the initial and the final index number instead of using
commas.
For example, to assign outlets 3, 4, 5, 8 and 10 to the outlet group named
"servers", you have two choices -- either use a hyphen for consecutive
outlets 3 to 5, or use commas for all of member outlets:
outletgroup add servers 3-5,8,10
-- OR --
outletgroup add servers 3,4,5,8,10
Managing an Outlet Group
You can modify an outlet group's name and member outlets, or simply remove
any existing outlet group.
You can modify both the name and members of an outlet group at a time by
combining multiple commands. See
Modify an outlet group's name:
Modify an outlet group's member outlets:
Delete an outlet group:
Variables:
<ID> is an outlet group's index number.
<name> is a string comprising up to 64 ASCII printable characters. The
<name> variable must be enclosed in quotes when it contains spaces.
<members> is one or multiple member outlets' index numbers separated
with commas. If the member outlets are consecutive outlets, you can type
a hyphen between the initial and the final index number instead of using
commas.
For example, to assign outlets 3, 4, 5, 8 and 10 to the outlet group named
"servers", you have two choices -- either use a hyphen for consecutive
outlets 3 to 5, or use commas for all of member outlets:
In the following examples, it is assumed that the "servers" outlet group's
index number is 2.
Multi-Command Syntax
(on page 695).

Advertisement

Table of Contents
loading

Table of Contents