Preliminar y, Programming and control, cont’d – Extron Electronics MLC 104 SIS Programming and Control User Manual
Page 24

SIS
™
Programming and Control, cont’d
MLC 104 Series • SIS
™
Programming and Control
5-24
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)
File handling commands
Erase the user
-supplied W
eb page and files
24,28
Esc
filename
EF
W
filename
EF
|
Del •
filename
Erase the curr
ent dir
ectory and its files
24,28
Esc
/EF
W%2F EF
|
Ddl
Erase the curr
ent dir
ectory and its subdirectories
24,28
Esc
//EF
W%2F%2F EF
|
Ddl
List files
fr
om the curr
ent directory
Retrieve a list of files stored in the contr
oller
.
Each line of the response lists a dif
ferent
filename and its corresponding file size.
The last line of the response indicates how
much available file space there is.
Esc
DF
WDF
|
[filename 1]• [day
, date time] GMT • [file size 1]
[filename 2]• [day
, date time] GMT • [file size 2]
[filename 3]• [day
, date time] GMT • [file size 3]
…
[filename n]• [day
, date time] GMT • [file size n]
[space remaining (to 7-digits)] • Bytes Left
When working with the MLC’s embedded W
eb pages, he r
esponse visible in HTML
sour
ce code follows this structur
e:
var file=new
Array();
file[1]=“[filename 1],[day
, date time1] GMT
,[file size 1]”;
file[2]=“[filename 2],[day
, date time2] GMT
,[file size 2]”;
file[3]=“[filename 3],[day
, date time3] GMT
,[file size 3]”;
…
file[n]=“[filename n],[day
, date timen] GMT
,[file size n]”;
file[n+1]=”[space remaining (to 7-digits)],Bytes Left;
Example (via T
elnet o
r Hyperterminal)
:
Esc
DF
WDF
|
4.evt T
u
e, 01 Mar 2005 02:03:07 GMT 42233
1.eml T
ue, 01 Mar 2005 02:03:34 GMT 200
2.eml T
ue, 01 Mar 2005 02:03:34 GMT 300
2.eir T
ue, 01 Mar 2005 02:03:34 GMT 1683
6.evt T
u
e, 01 Mar 2005 02:03:36 GMT 17956
4.eir T
ue, 01 Mar 2005 02:03:47 GMT 6849
MLCmain.sc T
ue, 01 Mar 2005 02:03:52 GMT 8515
0.evt T
u
e, 01 Mar 2005 02:03:56 GMT 34413
99.eml T
ue, 01 Mar 2005 02:04:19 GMT 178
buttons.xml T
ue, 01 Mar 2005 02:04:19 GMT 17214
MLC.cfg W
ed, 16 Mar 2005 21:34:45 GMT 7188
6568448 Bytes Left