Rs-232 communications protocol & command set – Panamax BANKS WIRING MB1000 User Manual
Page 12

10
RS-232 Communications Protocol & Command Set
SET AVR MODE
Sets AVR (Automatic Voltage Regulation) MODE.
Command:
!SET_AVR mode
mode = {OFF, STANDARD, SENSITIVE}
_________________________________________
If specified mode is invalid
Action:
No action will be taken, UPS will
request a valid mode setting
Response from UPS:
$INVALID_PARAMETER
$AVR = mode
_________________________________________
SET FEEDBACK MODE
Sets the feedback mode to ON (unsolicited) or OFF (polled).
When ON, a message will be sent to the controller every time the
status of an input (i.e. button), output (i.e. outlet) or power state
(i.e. overvoltage) changes.
If feedback is OFF, the controller must request status with a query
(see Queries section for more details).
Send to UPS:
!SET_FEEDBACK mode
mode = {ON, OFF}
_________________________________________
If specified mode is invalid
Action:
No action will be taken, UPS will
request a valid mode setting
Response from UPS:
$INVALID_PARAMETER
$FEEDBACK = mode
_________________________________________
SET LINEFEED MODE
With LINEFEED MODE set, a linefeed character (
is appended to each response.
Send to UPS:
!SET_LINEFEED mode
mode = {ON, OFF}
_________________________________________
If specified mode is invalid
Action:
No action will be taken, UPS will
request a valid mode setting
Response from UPS:
$INVALID_PARAMETER
$LINEFEED = mode
_________________________________________
SET METER BRIGHTNESS
Sets the LCD display and outlet bank indicator brightness.
Send to UPS:
!SET_BRIGHT xxx
xxx = {100, 075, 050, 025}
_________________________________________
If specified brightness setting is invalid
Action:
No action will be taken, UPS will
request a valid brightness setting
Response from UPS:
$INVALID_PARAMETER
$BRIGHTNESS = xxx
_________________________________________
SET DISPLAY SCROLL MODE
Sets the LCD display SCROLL mode
Send to UPS:
!SET_SCROLLMODE xxx
xxx = {5SEC, 10SEC, OFF}
_________________________________________
If specified display scroll mode is invalid
Action:
No action will be taken, UPS will
request a valid mode setting
Response from UPS:
$INVALID_PARAMETER
$SCROLL_MODE = xxx
_________________________________________
SET DISPLAY SLEEP MODE
Sets the LCD display SLEEP mode
Command:
!SET_SLEEPMODE xxx
xxx = {30SEC, 60SEC, OFF}
If specified display sleep mode is invalid
Action:
No action will be taken, UPS will
request a valid mode setting
Response from UPS:
$INVALID_PARAMETER
$SLEEP_MODE = xxx
_________________________________________