beautypg.com

Preliminar y, Programming and control, cont’d – Extron Electronics MLC 226 IP Series Installation User Manual

Page 104

background image

SIS

Programming and Control, cont’d

MLC 226 IP Series • SIS Programming and Control

5-26

PRELIMINAR

Y

Command/r

esponse table for SIS commands (continued)

Command

ASCII (T

elnet)

(host to switcher)

URL Encoded (W

eb)

(host to switcher)

Response

(switcher to host)

Additional description

List fi

les fr

om the curr

ent dir

ectory

Retrieve a list of fi

les stor

ed in the contr

oller

.

Each line of the r

esponse lists a dif

fer

ent

fi

lename and its corr

esponding fi

le size. The

last line of the r

esponse indicates how much

available fi

le space ther

e is.

E

DF

}

W DF

|

[fi

lename 1]• [day

, date time of upload] GMT • [fi

le size 1 in bytes]

]

[fi

lename 2]• [day

, date time of upload] GMT • [fi

le size 2 in bytes]

]

[fi

lename 3]• [day

, date time of upload] GMT • [fi

le size 3 in bytes]

]

[fi

lename

n

]• [day

, date time of upload] GMT • [fi

le

size

n

in bytes]

]

[space r

emaining (to 7 digits)] • Bytes Left

]]

When working with the MLC’s embedded W

eb pages, the r

esponse visible in HTML

sour

ce code follows this str

uctur

e:

var fi

le=new

Array();

fi le[1]=“[fi

lename 1],[day

, date time1 of upload] GMT

,[fi

le size 1 in bytes]”;

]

fi le[2]=“[fi

lename 2],[day

, date time2 of upload] GMT

,[fi

le size 2 in bytes]”;

]

fi le[3]=“[fi

lename 3],[day

, date time3 of upload] GMT

,[fi

le size 3 in bytes]”;

]

fi le[

n

]=“[fi

lename

n

],[day

, date time

n

of upload] GMT

,[fi

le

size

n

in bytes]”;

]

fi le[

n

+1]=”[space r

emaining (to 7 digits)],Bytes Left;

]

Example (via T

elnet or

HyperT

erminal):

E

DF

}

W DF

|

4.evt T

ue, 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

ue, 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

ue, 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

]]

List fi

les fr

om the curr

ent

dir

ectory and its subdir

ectories

E

LF

}

WLF

|

(See r

esponses to

E

DF

}

,

above.)

The r

esponse is the same except that the

path/dir

ectory pr

ecedes fi

lenames for fi

les

within the subdir

ectories.