background image

9

RS-232 and Telnet Command Set / Protocol Specifications

 

(Continued)

3.10.2 

Action: 

 

Sets the linfeed mode to mode.

3.10.3 

Response:   

If 

mode

 = ON, $LINEFEED = ON<CR> 

 

 

 

If 

mode

 = OFF, $LINEFEED = OFF<CR>

 

 

 

If 

mode

 is invalid, $INVALID_PARAMETER<CR>

3.11 RESET FACTORY SETTINGS

Resets all of the custom configuration settings (i.e. triggers, delays, feedback mode, 
& linefeed mode) to their original factory settings listed below.

3.11.1 

Command:  !RESET_ALL<CR>

3.11.2 

Action: 

Resets the configuration below:

 

 

TRIGGER FOR 1 

= BUTTON_1, GREEN_BUTTON

 

 

TRIGGER FOR 2 

= BUTTON_2, GREEN_BUTTON

 

 

TRIGGER FOR 3 

= GREEN_BUTTON

 

 

TRIGGER FOR 4 

= GREEN_BUTTON

 

 

TRIGGER FOR 5 

= GREEN_BUTTON

 

 

TRIGGER FOR 6 

= GREEN_BUTTON

 

 

TRIGGER FOR 7 

= DC_TRIGGER, GREEN_BUTTON

 

 

TRIGGER FOR 8 

= DC_TRIGGER, GREEN_BUTTON

 

 

DELAY FOR 1 

= 1,16

 

 

DELAY FOR 2 

= 2,15

 

 

DELAY FOR 3 

= 3,14

 

 

DELAY FOR 4 

= 4,13

 

 

DELAY FOR 5 

= 5,12

 

 

DELAY FOR 6 

= 6,11

 

 

DELAY FOR 7 

= 7,6

 

 

DELAY FOR 8 

= 12,1

 
 

 

REBOOT1 DELAY 

= 30

 

 

REBOOT2 DELAY 

= 30

 

 

FEEDBACK = ON

 

 

LINEFEED = ON

 

 

PROFILE = 1

3.11.3 Response:           $FACTORY SETTINGS RESTORED<CR>

3.12 SET PROFILE

Sets all of the custom configuration settings (i.e. triggers, delays, feedback mode, 
& linefeed mode) to the profile selected.  The settings are listed below.

3.12.1 

Command:  !SET_PROFILE n<CR>

 

 

Where 

n

 is 1,2,3,4

3.12.2 

Action: 

P1 configuration is the same as !RESET_ALL

3.12.3 

Action: 

P2 configuration below:

 

 

TRIGGER FOR 1 

= BUTTON_1, GREEN_BUTTON

 

 

TRIGGER FOR 2 

= BUTTON_1, GREEN_BUTTON

 

 

TRIGGER FOR 3 

= BUTTON_2, GREEN_BUTTON

 

 

TRIGGER FOR 4 

= GREEN_BUTTON

 

 

TRIGGER FOR 5 

= GREEN_BUTTON

 

 

TRIGGER FOR 6 

= GREEN_BUTTON

 

 

TRIGGER FOR 7 

= DC_TRIGGER, GREEN_BUTTON

 

 

TRIGGER FOR 8 

= DC_TRIGGER, GREEN_BUTTON

 

 

DELAY FOR 1 

= 1,16

 

 

DELAY FOR 2 

= 16,15

 

 

DELAY FOR 3 

= 17,14

 

 

DELAY FOR 4 

= 18,13

 

 

DELAY FOR 5 

= 19,12

 

 

DELAY FOR 6 

= 20,11

 

 

DELAY FOR 7 

= 21,6

 

 

DELAY FOR 8 

= 26,1

3.7 SET REBOOT DELAY

Assign the delay between the last outlet turning off and the beginning of the turn on se-
quence in a reboot cycle.

3.7.1 

Command:   

!SET_REBOOT_DELAY  

button_1  button_2

<CR>

 

 

 

Example: !SET_REBOOT_DELAY 30 5<CR>

 

 

 

                (sets the reboot delay for Button_1 to 30              

 

 

 

              seconds and the delay for button_2 to 5 

                                                                      seconds.)

3.7.2 

Response:   

If 

button_1  button_2

 are valid:

 

 

 

$BUTTON_1 DELAY = 

button_1

<CR>

 

 

 

$BUTTON_2 DELAY = 

button_2

<CR>

 

 

 

If 

button_1

or 

button_2

 are not valid: 

 

 

 

$INVALID_PARAMETER<CR>

 

Where 

 

button_1

 = { 1-255 } (seconds)

 

 

 

button_2

 = { 1-255 } (seconds)

3.8 SET DELAY

Assigns the turn on and turn off delays for an outlet OUTLET or DC trigger output.  

3.8.1 

Command:   

!SET_DELAY

 outlet ondelay offdelay

<CR>

 

 

 

outlet 

 = { 1..8 }

 

 

 

ondelay 

 = { 0-255 } (seconds)

 

 

 

offdelay

 = { 0-255 } (seconds)

 

 

 

Example: !SET_DELAY 4 5 1<CR> 

 

 

 

              (sets outlet 4 turn-on delay to 5 sec. and   

 

 

                                 turn-off delay to 1 sec.)

3.8.2 

Action: 

 

Sets the turn on delay for 

outlet

 to 

ondelay

 

 

 

Sets the turn off delay for 

outlet 

to 

offdelay

3.8.3 

Response:   

If 

outlet, ondelay

 and 

offdelay

 are valid:

 

 

 

$DELAY FOR 

outlet

 = 

ondelay offdelay

<CR>

 

 

 

 

 

 

If 

outlet, ondelay

 or 

offdelay

 are invalid:

 

 

 

$INVALID_PARAMETER<CR>

3.9 SET FEEDBACK MODE

Sets the feedback 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. trigger), output (i.e. outlet) or power state 
(i.e. overvoltage) changes.  If feedback is OFF, the controller must poll for state changes.

3.9.1 

Command:   

!SET_FEEDBACK 

mode

<CR>

 

 

 

mode

 = { ON, OFF }

3.9.2 

Action: 

 

Sets the feedback mode to 

mode.

3.9.3 

Response:   

If 

mode

 = ON, $FEEDBACK = ON<CR> 

 

 

 

If 

mode

 = OFF, $FEEDBACK = OFF<CR>

 

 

 

If 

mode

 is invalid, $INVALID_PARAMETER<CR>

3.10 SET LINEFEED MODE

Controls the linefeeds (ASCII: 10d, 0Ah) sent with each response. When ON, each response 
will end with a linefeed. When OFF, all responses will not end with a linefeed.

3.10.1 

Command:   

!SET_LINEFEED 

mode

<CR>

 

 

 

mode

 = { ON, OFF }

Содержание M4315-PRO

Страница 1: ...B LT Blue ENABLED VOLTS Power Management with Control System Interactive Functionality 15 Amp Capacity M4315 PRO 8 Individually Controllable Rear Panel Outlets Fully Programmable TCP IP BlueBOLT Insta...

Страница 2: ...BRIGHTNESS OUTLET STATUS REBOOT 1 REBOOT 2 M4315 PRO B LT Blue ENABLED VOLTS RS232 Table of Contents Feature Descriptions pg 1 Important Safety Instructions Front Panel Features Overview pg 2 Preset P...

Страница 3: ...time This can cause speaker thumps which are not only annoy ing but can also damage the speakers and or trip product circuit breakers The M4315 PRO is designed to eliminate these transients by providi...

Страница 4: ...connection Front Panel Features Overview PULL OUT CARD Quick reference for default profile and device type list Located under the reboot buttons REBOOT 1 2 Press either button for 2 seconds to initiat...

Страница 5: ...d off BREAKER or holding both REBOOT buttons A V EXTENDED DELAYS OUTLET SEQUENCING profile P3 by outlet s Start up 1 10 sec 2 10 sec 3 10 sec 4 10 sec 5 10 sec 6 10 sec 7 20 sec 8 Shut down 8 20 sec 7...

Страница 6: ...______________________ BANK 4 High Current Outlets Outlets 7 8 60dB 5 kHz 450 kHz 46dB 450 kHz 1 MHz 4 CATV SAT 1 2 Universal voltage 75V clamping HD 1080i p ready 0 5 dB 0 Hz 2 2 GHz 5 LAN Cat 5e 10...

Страница 7: ...e room Step 1 Connect the power supply for the modem router into the M4315 PRO Step 2 Connect the coaxial line or telephone DSL line from the wall to M4315 PRO signal line pass through protection circ...

Страница 8: ...________________________________________ __________________________________________ __________________________________________ __________________________________________ ______________________________...

Страница 9: ...s list before proceeding The BlueBOLT CV1 should already be factory installed in this Panamax M4315 PRO component To switch from BlueBOLT functionality to RS 232 connectivity follow these steps 1 Unpl...

Страница 10: ...4 ALL ON Turns on all outlets Turn on is immediate with no delay 3 4 1 Command ALL_ON CR 3 4 2 Action All outlet relays turn ON Terminates any running turn on or turn off sequence Overrides the DC tri...

Страница 11: ...FOR 6 20 11 DELAY FOR 7 21 6 DELAY FOR 8 26 1 3 7 SET REBOOT DELAY Assign the delay between the last outlet turning off and the beginning of the turn on se quence in a reboot cycle 3 7 1 Command SET_R...

Страница 12: ...e PROFILE n SELECTED CR 4 QUERIES 4 0 IDENTIFY Request that the unit identify itself 4 0 1 Query ID CR 4 0 2 Response PANAMAX CR MAX 4315 PRO CR FIRMWARE revision CR 4 1 FAULT STATUS Request the on of...

Страница 13: ...REAKER status CR 5 7 3 Condition When a wire fault is detected a message will be sent to indicate the status of the indicator 5 7 4 Message WIRE FAULT status CR 5 7 5 Condition When the temperature ex...

Страница 14: ...number and a description of the problem Contacting Customer Service 2010 Panamax LLC 1690 Corporate Circle Petaluma CA 94954 www panamax com 707 283 5900 Fax 707 283 5901 INS00859 REV D 5 11 10 12 M43...

Отзывы: