User`s manual

11. Appendix A - Hydra Open Protocol
Barco – iStudio – R5976569 – user's manual – revision 09 – March-2007
__________________________________________________________________________________
11-10
Delete file
Delete a stored file on all modules of the H
YDRA wall.
Note: Renaming a file can be done by loading it, saving it to the new name and deleting the old file.
Send
<COMMAND ID="deletefile" SERIAL="example">
<FILE ID="4x4" TYPE="layout"></FILE>
<FILE ID="clock" TYPE="object"></FILE>
<FILE ID="test_layout"></FILE>
</COMMAND>
For each file specify: name and type, type is optional
Receive
<COMMANDRESULT SERIAL="example" ERROR="0">
</COMMANDRESULT>
See also getlistfiles, loadfile, savefile