Owners manual
SwitchedRack Power Filter: Command Line Interface30
Device Command Descriptions
devEnrgySvd
Access: Administrator, Device User
Description: Set or view the amount of energy saved, the amount of money saved, the date of the last
reset, the utility rate. Enable or disable the power-saving feature.
Example: View and reset the utility rate.
apc> DevEnrgySvd
E000: Success
Energy Saved: 0.5 kWh
Money Saved: $ 1.19
Last Reset: 01/01/2010
Utility Rate: 12 Cents/kWh
Power Saving: Enabled
Master Standby Threshold: 10 W
apc> DevEnrgySvd -rate 23
E000: Success
apc> DevEnrgySvd -thrs 15
E000: Success
apc> DevEnrgySvd
E000: Success
Energy Saved: 0.0 kWh
Money Saved: $ 0
Last Reset: 01/01/2010
Utility Rate: 23 Cents/kWh
Power Saving: Enabled
Master Standby Threshold: 15 W
devLowVolt
Access: Administrator, Device User
Description: View or set the low voltage warning threshold.
Example1: View the threshold of the low voltage warning.
apc> devLowVolt
E000: Success
Low Voltage Threshold: 92 VAC
Example 2. Set the low voltage warning threshold to 94 V.
apc> devLowVolt 94
E000: Success
devOverVolt
Access: Administrator, Device User