Preliminar y – Extron Electronics MLC 226 IP Series Installation User Manual
Page 105
5-27
MLC 226 IP Series • SIS Programming and Control
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
File str
eaming commands
N
File str
eaming commands should be used by advanced pr
ogrammers only
.
Load a fi
le to user fl
ash memory via T
elnet or RS-232
24, 28
E
+
UF
fi lesize,
fi lename
}
{raw
, unpr
ocessed data in a fi
le of up to
fi lesize
}
Upl
]
N
If the MLC has insuffi
cient memory available to stor
e the sent fi
le, it r
esponds with
Fld
]
(failed) instead of with
Upl
]
.
N
Firmwar
e can be updated by using this command to upload an ____.s19 fi
le to the MLC. If the MLC determines that the fi
le is not intended for its model, the
Upl
]
r
esponse is
followed by a
Fwm
]
(fi
rmwar
e mismatch) r
esponse.
Retrieve a fi
le fr
om user fl
ash memory via T
elnet or RS-232
28
E
fi lename
SF
}
{4 bytes of
fi lesize
, and then raw data fr
om the fi
le}
Load a fi
le to user fl
ash 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 fi
le in fl
ash
memory
.
Retrieve a fi
le fr
om user fl
ash memory via port 80 (HTTP
, W
eb br
owser)
Send a Page Get command on port 80 followed by WSF
|
{The r
esponse is raw data fr
om the fi
le.}
Example:
http://192.168.254.254/mypage.html?cmd=WSF
|
{data fr
om the fi
le
mypage.html
.}
W
eb br
owser
-specifi
c
commands
Read r
esponse fr
om last URL
command
E
UB
}
WUB
|
response fr
om command
]
Confi
gur
e e-mail events (mailbox)
24
E
X4%
,
X4^
,
X4&
CR
}
X4%
= e-mail event number (1 - 64).
X4^
= e-mail r
ecipient’s addr
ess (e.g.,
JDoe@extr
on.com) for the person to whom
messages will be sent. This addr
ess is
limited to 31 characters.
X4&
= name of e-mail fi
le to be sent (
1.eml,
2.eml, ... 64.eml)
(fi
rst line of the fi
le = the subject,
the r
est = the body of the e-mail).
W
X4%
%2C
X4^
%2C
X4&
CR
|
Ipr
X4%
,
X4^
,
X4&
]
Example:
E
5, jdoe@extr
on.com, 7.eml CR
}
W
5 %2C jdoe %40 extr
on %2E com %2C
7%2E eml
CR
|
For e-mail event 5, send fi
le
7.eml
to
jdoe@extr
on.com.
Ipr 5, jdoe@extr
on.com, 7.eml
]