EasyManua.ls Logo

Furman F1500-UPS E - Display Settings and System Commands; Display Adjustment and Factory Reset Command; Power Cycling and Status Queries

Furman F1500-UPS E
76 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
10
SET METER BRIGHTNESS
Sets the LCD display and outlet bank indicator brightness.
Send to UPS: !SET_BRIGHT xxx<CR>
Where:
xxx = {100, 075, 050, 025}
If specified brightness setting is invalid
Action: No action will be taken, UPS will report INVALID_PARAMETER and
display current state of mode argument.
Response from UPS: $INVALID_PARAMETER<CR>
$BRIGHTNESS = xxx<CR>
SET DISPLAY SCROLL MODE
Sets the LCD display SCROLL mode
Send to UPS: !SET_SCROLLMODE xxx<CR>
Where:
xxx = {5SEC, 10SEC, OFF}
If specified display scroll mode is invalid
Action: No action will be taken, UPS will report INVALID_PARAMETER and
display current state of mode argument
Response from UPS: $INVALID_PARAMETER<CR>
$SCROLL_MODE = xxx<CR>
SET DISPLAY SLEEP MODE
Sets the inactivity timeout period after which the display will enter into its low-
est brightness mode.
Send to UPS: !SET_SLEEPMODE xxx<CR>
Where:
xxx = {30SEC, 60SEC, OFF}
If specified display sleep mode is invalid
Action: No action will be taken, UPS will report INVALID_PARAMETER and
display current state of mode argument
Response from UPS: $INVALID_PARAMETER<CR>
$SLEEP_MODE = xxx<CR>
RESET FACTORY SETTINGS
Resets all of the custom configuration settings
Send to UPS: !RESET_ALL<CR>
Action: Sets all state variables to the default values
Response from UPS: $FACTORY SETTINGS RESTORED<CR>
OUTLET STATUS
Requests the ON/OFF status of the outlet banks
Send Query to UPS: ?OUTLETSTAT<CR>
status = {ON, OFF}
Action: ON/OFF status for outlets will be provided.
Response: $BANK1 = status<CR>
$BANK2 = status<CR>
$BANK3 = status<CR>
$BANK4 = status<CR>
POWER STATUS
Requests the status of the input voltage. The responses are the same as
Power Fault Status Change.
Send Query to UPS: ?POWERSTAT<CR>
Action: Power status messages will be returned
Response: Normal operation = $PWR = NORMAL<CR>
Overvoltage $PWR = OVERVOLTAGE<CR>
Undervoltage $PWR = UNDERVOLTAGE<CR>
Lost Power $PWR = LOST POWER<CR>
Test Mode $PWR = TEST<CR>
POWER
Requests the input and output voltages
Send Query to UPS: ?POWER<CR>
Action: Voltage status messages will be displayed
Response: $VOLTS_IN = vvv<CR>
$VOLTS_OUT = vvv<CR>
$WATTS = xxxx<CR>
$CURRENT = xx.x<CR>
(xxx is expressed in decimal format)
If the value is less than 100, the hundreds digit is represented with a 0.
For example a line voltage of 234VAC would be expressed as:
$VOLTAGE = 234<CR>
POWER CYCLE COMMAND USING TELNET PROTOCOL with BlueBOLT-CV1
#CYCLE Turns an outlet off, then delays before turning it back on.
(NOTE - THIS COMMAND IS ONLY AVAILABLE WHEN USING THE TELNET PROTO-
COL WITH THE BlueBOLT-CV1 INTERFACE. IT IS NOT SUPPORTED OVER SERIAL
(RS-232) CONNECTION).
Send to UPS (CV-1 card): #CYCLE bank:delay<CR>
bank = {1, 2, 3, 4}, delay = {1-65536}
Action: Turns off specified outlet bank them waits for delay seconds and finally
turns the outlet bank back on.
Response: There are no direct responses from this command, but the outlet
status change messages will be sent as the outlet changes state:
$OUTLETn = status Where n = {1-4} Status = {ON, OFF}
CONTROLLER QUERIES:_____________________________________
SEND QUERIES IDENTIFY
Request that the unit identify itself.
Send Query to UPS: ?ID<CR>
Action: Model number and firmware revision will be provided.
Response: $FURMAN<CR>
$F1500-UPS E<CR>
$firmware revision<CR>