Extron electronic IPI 200 Series Switch User Manual


 
IPI 100 Series, IPI 200 Series • Programming and Control
IPI 201/204 SIS
Programming, cont’d
5-26
Command ASCII (Telnet)
(host to intercom)
URL Encoded (Web)
(host to intercom)
Response
(intercom to host)
Additional
description
Example:
E
majordirectory/subdirectory/next-level/ CJ
}
W majordirectory %2F subdirectory %2F next-level %2F CJ
|
Dir•majordirectory/subdirectory/next-level/
]
In this case, the path is
majordirectory/subdirectory/.
The directory that was just
created or changed to is
called next-level.
Example:
E
custompages/HTMLfiles/ CJ
}
W custompages %2F HTMLfiles %2F CJ
|
This example just created a
subdirectory for storing the
user’s custom-made HTML
les. The directory that
was just created is called
HTMLfiles.
Dir•custompages/
HTMLfiles
/
]
Example:
E
oak/CJ
}
W oak %2F CJ
|
Dir• oak
]
Change back to
the root directory
E
/CJ
}
W %2F CJ
|
Dir•/
]
Go up one
directory level
E
.. CJ
}
W %2E %2E CJ
|
Dir•path/directory/
]
View the current
directory
E
CJ W CJ
|
path/directory/
]