User guide

User Guide InfraStruxure 150kVA Power Distribution Unit 44
brkrName
Access: Administrator, Device
Description. Configure the name on the breaker selected by the previous brkrTarget and brkrPanel
commands. The response generated is the same as the two line response generated by the brkrStatus
command with no parameter.
Parameters: <name>
(name = string of up to 20 characters. Quotes are required if string contains a space.)
Example:
apc> brkrStatus 2
1. 1.2,Unknown,Unknown,Unknown,30A,50A,Normal,30.2kW,60.2kWh,11/08/2012
2. 1.2,L1,10.2A,34.0%,1.4,L2,10.4A,34.6%,1.6,L3,10.6A,35.3%
3. 1.2,Disable,80%,24A,Enable,60%,18A,Enable,10%,3A,Enable,1%,0A,Enable
apc> brkrName "Newname 1.2"
1. 1.2,Newname 1.2,Unknown,Unknown,30A,50A,Normal,30.2kW,60.2kWh,11/08/2012
2. 1.2,L1,10.2A,34.0%,1.4,L2,10.4A,34.6%,1.6,L3,10.6A,35.3%
Error Messages: E102
brkrLoc
Access: Administrator, Device
Description. Configure location on the breaker selected by the previous brkrTarget and brkrPanel
commands.
The response generated is the same as the two line response generated by the brkrStatus command with
no parameter.
Parameters: <location>
(location = string of up to 20 characters. Quotes are required if string contains a space.)
Example:
apc> brkrStatus 2
1. 1.2,Newname 1.2,Unknown,Unknown,30A,50A,Normal,30.2kW,60.2kWh,11/08/2012
2. 1.2,L1,10.2A,34.0%,1.4,L2,10.4A,34.6%,1.6,L3,10.6A,35.3%
3. 1.2,Disable,80%,24A,Enable,60%,18A,Enable,10%,3A,Enable,1%,0A,Enable
apc> brkrLoc "Newloc 1.2"
1. 1.2,Newname 1.2,Newloc 1.2,Unknown,30A,50A,Normal,30.2kW,60.2kWh,11/08/
2012
2. 1.2,L1,10.2A,34.0%,1.4,L2,10.4A,34.6%,1.6,L3,10.6A,35.3%
Error Messages: E102