Programmer’s guide, cont’d – Extron Electronics MAV Plus series Large Scale User Guide User Manual
Page 108

Programmer’s Guide, cont’d
CrossPoint 450 Plus and MAV Plus Switchers • Programmer’s Guide
4-20
Command/response table for SIS commands (continued)
Command
ASCII command
(host to switcher)
Response
(switcher to host)
Additional
description
File Directory
N
The response to the "View File Directory" command differs, depending on whether the command is sent via an
RS-232/RS-422 or Telnet connection or sent via a Web browser connection.
View file directory
RS-232/RS-422 port and
Telnet
E
DF
}
filename
1,date/time,length
]
filename
2,date/time,length
]
filename
3,date/time,length
]
•
•
•
•
filename
n,date/time,length
]
# of
Bytes•Left
]]
List user-supplied files.
View file directory
Web browser
E
DF
}
Var file = new array ();
List user-supplied files.
File [1] = ‘filename1,date1,filesize1‘;
File [2] = ‘filename2,date2,filesize2‘;
File [3] = ‘filename3,date3,filesize3‘;
•
•
•
•
File [n] = ‘filenamen,daten,filesizen‘;
File [n+1] = # of Bytes•Left
Erase user-supplied Web
pages/files
E
filename
EF
}
Delfilename
]