Preliminar y, Programming and control – Extron Electronics MLC 104 SIS Programming and Control User Manual
Page 25

5-25
MLC 104 Series • SIS
™
Programming and Control
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)
List files fr
om the curr
ent directory and its subdir
ectories
Esc
LF
WLF
|
(See responses to
Esc
DF
, above. The response is the same except that the
path/directory preceds filenames for files
within the subdirectories.
File str
eaming commands
File streaming commands should be used by advanced pr
ogrammers only
.
Load a file to user flash memory via T
elnet or RS-232
24, 28
Esc
+ UF
filesize, filename
{raw
, unprocessed data in a file of up to
filesize
}
Upl
Retrieve a file fr
om user flash memory via T
elnet or RS-232
28
Esc
filename
SF
{4 bytes of filesize, and then raw data from the file}
Load a file to user flash memory via port 80 (HTTP
, W
eb br
owser)
Send a Post command on port 80 followed by the delimited data to be written to the file in flash memory
.
Retrieve a file fr
om user flash memory via port 80 (HTTP
, W
eb browser)
Send a Page Get command on port 80 followed by WSF
|
{The r
esponse is raw data from the file.}
Example:
http://192.168.254.254/mypage.html?cmd=WSF
|
{data from the file
mypage.html
.}
W
eb browser
-specific commands
Read r
esponse fr
om last URL
command
Esc
UB
WUB
|
{r
esponse fr
om command}
Configur
e e-mail events (mailbox)
24
Esc
X4
5
,
X4
6
,
X4
7
CR
W
X4
5
%2C
X4
6
%2C
X4
7
CR
|
Ipr
X4
5
,
X4
6
,
X4
7
X4
5
= e-mail event number (1 - 64).
X4
6
= e-mail recipient’s addr
ess (e.g.,
) for the person to whom
messages will be sent.
X4
7
= name of e-mail file to be sent
(first line of the file = the subject,
the rest = the body of the e-mail).
Example:
Esc
5, [email protected], 7.eml CR
W 5%2Cjdoe%40extr
on%2Ecom%2C 7%2Eeml CR
|
Ipr 5, [email protected], 7.eml
For e-mail event 5, send file
7.eml
to
Read/view e-mail events
Esc
X4
5
CR
W
X4
5
CR
|
X4
6
,
X4
7