Instruction Manual
5-25MLC 104 Series • SIS
™
Programming and Control
PRELIMINARY
Command/response table for SIS commands (continued)
Command ASCII (Telnet) URL Encoded (Web) Response Additional description
(host to switcher) (host to switcher) (switcher to host)
List files from the current directory and its subdirectories
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 streaming commands
File streaming commands should be used by advanced programmers only.
Load a file to user flash memory via Telnet or RS-232
24, 28
Esc
+ UF filesize, filename {raw, unprocessed data in a file of up to filesize}
Upl
Retrieve a file from user flash memory via Telnet 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, Web browser)
Send a Post command on port 80 followed by the delimited data to be written to the file in flash memory.
Retrieve a file from user flash memory via port 80 (HTTP, Web browser)
Send a Page Get command on port 80 followed by WSF
|
{The response is raw data from the file.}
Example: http://192.168.254.254/mypage.html?cmd=WSF
|
{data from the file mypage.html.}
Web browser-specific commands
Read response from last URL command
Esc
UB WUB
|
{response from command}
E-mail
Configure e-mail events (mailbox)
24
Esc
X45
,
X46
,
X47
CR
W
X45
%2C
X46
%2C
X47
CR
|
Ipr
X45
,
X46
,
X47
X45
= e-mail event number (1 - 64).
X46
= e-mail recipient’s address (e.g.,
JDoe@extron.com) for the person to whom
messages will be sent.
X47
= 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, jdoe@extron.com, 7.eml CR
W 5%2Cjdoe%40extron%2Ecom%2C 7%2Eeml CR
|
Ipr 5, jdoe@extron.com, 7.eml For e-mail event 5, send file 7.eml to
jdoe@extron.com.
Read/view e-mail events
Esc
X45
CR W
X45
CR
|
X46
,
X47