Panamax 7500-PRO User Manual

Page 12

Advertising
background image

USA & Canada (800) 472-5555 • (707) 283-5900 • Fax (707) 283-5901

10

MAX PRO-SERIES Communication/Configuration Specifications (continued)

Sets the voltmeter, ammeter and LED
brightness to x%

Assigns the trigger(s) for an outlet bank
or DC trigger output. These trigger set-
tings are only used with the unit isset in
CUSTOM SETTING mode. See Page 4 for
more information.

Assigns the turn on and turn off delays for
an outlet bank or DC trigger output. These
delay settings are only used with the unit is
set in CUSTOM SETTINGS mode. See Page
4 for more information

1.6

!SET_BRIGHT x<CR>
x = {10 -100}

Example: !SETBRIGHT 75<CR>
(sets meter brightness to 75%)

1.7

!SET_TRIGGER bank triggersource<CR>

bank = { 1, 2, 3, 4,HC1, HC2, TRIGOUT}

triggersource = { NONE, BUTTON, TRIGIN}

where

NONE = Outlet bank is always ON,
trigger output is OFF (RS232 only)

BUTTON = Trigger on front panel button.

TRIGIN = Trigger on DC input trigger

Example: !SET_TRIGGER 3 TRIGIN<CR>
(sets bank 3 to be controlled by the DC
trigger input only)

1.8

!SET_DELAY bank ondelay offdelay<CR>

bank = { 1, 2, 3, 4,HC1, HC2, TRIGOUT}

ondelay = { 0-240 } (seconds)

offdelay = { 0-240 } (seconds)

Example: !SET_DELAY 4 5 1<CR>
(sets bank 4 turn-on delay to 5 sec. and
turn-off delay to 1 sec.)

If x is valid, $BRIGHTNESS = x<CR>
If x is invalid, $INVALID_PARAMETER<CR>

If bank and triggersource are valid,
$TRIGGER FOR bank = triggersource<CR>

If bank or triggersource are invalid,
$INVALID_PARAMETER<CR>

If bank, ondelay and offdelay are valid,
$DELAY FOR bank = ondelay offdelay<CR>

If bank, ondelay or offdelay are invalid,
$INVALID_PARAMETER<CR>

Command String

Action Response

Advertising