LIST OF ALL COMMANDS AND QUERIES
Send Query to UPS: ?HELP<CR>
Action: List of all commands and queries will be displayed
Response:
!ALL_ON
!ALL_OFF
!SWITCH
!SET_BATTHRESH
!SET_BUZZER
SET_AVR
!SET_FEEDBACK
!SET_LINEFEED
!RESET_ALL
!SET_BRIGHT
!SET_SCROLLMODE
RESPONSES & MESSAGES_____________________________
OUTLET STATUS CHANGE CONDITION RESPONSE
Outlet Bank 1 changes state $BANK1 = status<CR>
Outlet Bank 2 changes state $BANK2 = status<CR>
Outlet Bank 3 changes state $BANK3 = status<CR>
Outlet Bank 4 changes state $BANK4 = status<CR>
status = {ON, OFF}
POWER BUTTON
STATUS CHANGE CONDITION RESPONSE
Power Button changes ON/OFF status $BUTTON = status<CR>
status = {ON, OFF}
POWER FAULT
STATUS CHANGE CONDITION RESPONSE
Overvoltage State $PWR = OVERVOLTAGE<CR>
Undervoltage State $PWR = UNDERVOLTAGE<CR>
Lost Power State $PWR = LOST POWER<CR>
Test Mode $PWR = TEST<CR>
Recovery Mode $PWR = RECOVERY<CR>
Normal Operation Mode $PWR = NORMAL<CR>
Low Battery $LOWBAT<CR>
AVR Stage $AVRSTATE = state<CR>
state = {BOOST, BUCK}
Remaining Backup Time $TIME = xxx<CR>
xxx = backup time
Battery State $BATTSTATE = xxx<CR>
xxx = {CHARGE, DISCHARGE, FULL}
11
CURRENT
Requests the current level, expressed in Amps.
Send Query to UPS: ?CURRENT <CR>
Action: Current will be displayed
Response:
$CURRENT = xx.x<CR>
(xxx is the current delivered to all connected loads expressed in decimal
format)
VOLTAGE
Requests the Voltage input level, expressed as VAC .
Send Query to UPS: ?VOLTAGE<CR>
Action: Input Voltage will be displayed
Response:
$VOLTAGE = xxx<CR>
(xxx is the Voltage level delivered to the input of the UPS)
LOAD LEVEL STATUS
Requests the load level, expressed as percentage of maximum.
Send Query to UPS: ?LOADSTAT<CR>
Action: Load level will be displayed
Response: $LOAD = xxx<CR>
(xxx is the load level (percentage of maximum load) expressed in decimal for-
mat). If the value is less than 100, the hundreds digit is represented with a 0.
BATTERY LEVEL STATUS
Requests the battery level, expressed as a percentage of maximum (full
charge).
Send Query to UPS: ?BATTERYSTAT<CR>
Action: Load level will be displayed
Response: $BATTERY = xxx<CR>
(xxx is the battery charge level (percentage of maximum charge) expressed in
decimal format). If the value is less than 100, the hundreds digit is represented
with a 0.
LIST CONFIGURATION
Requests a list of all configurable parameters and current settings.
Send Query to UPS: ?LIST_CONFIG<CR>
Action: List of configurable parameters and current settings will be displayed.
Response: $BTHRESH = level<CR>
$BUZZER = mode<CR>
$AVR = mode<CR>
$FEEDBACK = mode<CR>
$LINEFEED = mode<CR>
$BRIGHTNESS = xxx<CR>
$SCROLL_MODE = xxx<CR>
$SLEEP_MODE = xxx<CR>
$NORMALVOLT = xxx<CR>
!SET_SLEEPMODE
!SET_NORMALVOLT
?ID
?OUTLETSTAT
?POWERSTAT
?POWER
?CURRENT
?VOLTAGE
?LOADSTAT
?BATTERYSTAT
?LIST_CONFIG
?HELP