SIS Programming and Control, cont’d
Command | ASCII (Telnet\⤀ | URL Encoded | Response | Additional Description |
| (host to intercom\⤀ | (host to intercom\⤀ | (intercom to host\⤀ |
|
|
|
|
| |
Directory commands |
|
|
| |
Change to | E path/directory/ CJ } |
|
|
|
or create a |
|
|
|
|
directory | W path %2F directory %2F CJ |
| |
| Dir•path/directory/] |
The directory’s name must be composed of alphanumeric characters and may include the minus sign (hyphen,
NA directory does not fully exist until a file has been copied into that path. Also, the IPI operates differently from PC operating systems: files stored in and directories created in the IPI may have the same names.
Example 1:
W majordirectory %2F subdirectory %2F
Example 2: E custompages/HTMLfiles/ CJ}
W custompages %2F HTMLfiles %2F CJ
|
|
| Dir•custompages/HTMLfiles/ ] |
Example 3: | E oak/CJ} | W oak %2F CJ | Dir• oak ] |
In example 1, the path is majordirectory/subdirectory/. The command created or moved to a directory called
In example 3, the user moved to a directory called oak.
Change back | E/CJ} | W %2F CJ | Dir•/] | Moves to the system’s root directory. |
to the root |
|
|
|
|
directory |
|
|
|
|
Go up one | E.. CJ} | W %2E %2E CJ | Dir•path/directory/ ] |
|
directory level |
|
|
|
|
View the | E CJ} | W CJ | path/directory/ ] |
|
current |
|
|
|
|
directory |
|
|
|
|
NThe current directory is determined on a
NDirectory = A text string drawn from the alphabet (A~Z), digits (0~9), minus sign/hyphen
Stream Files via Telnet or RS–232
Load a file | E + UF filesize, filename} |
to user flash |
|
memory |
|
Retrieve file | E filename SF} |
from user |
|
flash memory |
|
Upl]
responds with
4‑bytes of file-size + raw undprocessed data in file}
NIf there is insufficient space on a box to store the sent file, response will be “Fld]“ instead of “Upl]” to denote failure.
NUpdating firmware can be done by loading an .S19 file with this command. If the box determines that the .S19 file is not intended for this product, the “Upl]” response is followed by an “Fwm]” response (Firmware mismatch).