Command | ASCII (Telnet) | URL Encoded (Web) | Response | |
(Host to Switcher) | (Host to Switcher) | (Switcher to Host) | ||
| ||||
|
|
|
| |
Remapping Port Designations |
|
|
|
NOTE: Duplicate port number assignments are not permitted; that is, Telnet and web cannot be the same). Entering
duplicate port assignments results in an E13 (invalid parameter) error message.
Set Telnet port map24 Reset Telnet port map24 Disable Telnet port map24 View Telnet port map Set web port map24 Reset web port map24 Disable web port map24 View web port map
E port# MT} | W port# MT | Pmt port#] |
E 23MT} | W 23MT | Pmt 00023] |
E 0MT} | W 0MT | Pmt 00000] |
E MT} | W MT | port#] |
E port# MH} | W port# MH | Pmh port#] |
E 80MH} | W 80MH | Pmh 00080 ] |
E 0MH} | W 0MH | Pmh 00000 ] |
E MH} | W MH | port#] |
Directory Commands |
|
Change or create a directory | E path/directory/CJ} |
W path/directory/CJ
Dir•path/directory/]
NOTE: A directory does not truly exist until a file has been copied into the path.
Move back to root directory Move up one directory
View current directory
E /CJ} | W %2F CJ | Dir•/] |
E..CJ} | W %2E %2E CJ |
|
|
| Dir•path/directory/] |
E CJ} | W CJ | path/directory/] |
File Erase Commands |
|
|
| |
Erase | E filename EF} | W filename EF | Del•filename] | |
file24, 28 | ||||
|
|
|
Erase current directory and its files24, 28
Erase current directory and subdirectories24, 28
E /EF} | W %2F EF | Ddl] |
E //EF} | W %2F %2F EF | Ddl] |
File Listing Commands |
|
|
|
List files from current directory | E DF} | W DF | (See below.) |
Telnet text responses:
filename x • date/time • length] filename x • date/time • length] filename x • date/time • length]
...
space_remaining • Bytes Left]
]
Web responses — HTML sample code:
Var file – new Array ();
File [1] = ‘filename1, date1, filesize1’;
File [2] = ‘filename2, date2, filesize2’;
...
File [n] = ‘filename n, date n, filesize n’;
File [n+1] = ‘space remaining, Bytes left’
IPL T PCS4 • SIS Programming and Control 52