Preliminar y, Programming and control, cont’d, Mlc 104 series • sis – Extron Electronics MLC 104 SIS Programming and Control User Manual

Page 12: Programming and control 5-12

Advertising
background image

SIS

Programming and Control, cont’d

MLC 104 Series • SIS

Programming and Control

5-12

PRELIMINAR

Y

Command/r

esponse table for SIS commands (continued)

Command

ASCII

(T

elnet)

URL Encoded (W

eb)

Response

Additional description

(host to switcher)

(host to switcher)

(switcher to host)

Serial data port configuration and use

These commands apply to any port that uses RS-232 communication: both 1-way (output) and 2-way (bidir

ectional) RS-232 communica

tion.

Send data string

Esc

X1

*

X1

7

*

X2

0

*

X2

1

RS

X2

W

X1

%2A

X1

7

%2A

X2

0

%2A

X2

1

RS

|

X2

response fr

om command

*

X1

7

*

X2

0

*

X2

1

is optional. If

X1

7

and

X2

0

ar

e not specified, the default values are used. For this command,

X1

7

and

X2

0

must both a) be missing, b) equal zer

o, or c) be nonzer

o.

X1

= specific port number (01 – 99)

01 = r

ear host (Config/RS-232 port)

02 = front panel Config port

03 = slaved switcher (MLS port)

04 = projector port (Pr

oj RS-232/IR)

X2

= command data section.

For W

eb encoding

for

X2

, convert nonalphanumeric characters to hex numbers. A

space (hex = 20) is encoded as %20. A

plus sign (hex = 2B) is

encoded as %2B.

Example:

Esc

04*4*7*3L RS

<data>

W04%2A4%2A7%2A3L RS

|

<data>

response fr

om command

X1

7

= time in tens of ms for the MLC to wait until r

eceipt of the first r

esponse character before terminating the curr

ent receive

operation (default = 10 = 100 ms, max. = 32767).

The response includes leading zer

os.

X2

0

= time in tens of ms for the MLC to wait

between characters

being received via a serial port befor

e terminating the current r

eceive operation

(default = 2 = 20 ms, max. = 32767). The response includes leading zer

os.

X2

1

= #L

or

#D. The letter parameter is case sensitive (r

equires a capital “D” or capital “L”). The r

esponse includes leading zer

os.

L =

L

ength of the message to be r

eceived.

D =

D

elimiter value.

# = byte count (for L) or a single ASCII character expressed in decimal form (for D).

Byte count # can be fr

om 0 to 32767, default = 0. The ASCII decimal delimiter # value can be from 0 to 00255, default = the by

te count.

Examples:

A 3-byte length = 3L. A delimiter of ASCII 0A = 10D.

Advertising