Installation & Operation Manual | MI-WAVE3D
<?xml version="1.0" encoding="utf-8"?>
<StreamDevice name="MasterImage"
xmlns="http://schemas.qubecinema.com/Automation/StreamDevice/2008-01-26">
<Method name="Start">
<Instructions>
<Send>Start
</Send>
</Instructions>
</Method>
<Method name="Stop">
<Instructions>
<Send>Stop
</Send>
</Instructions>
</Method>
<Method name="3Dposition">
<Instructions>
<Send>PFD UP
</Send>
</Instructions>
</Method>
<Method name="2Dposition">
<Instructions>
<Send>PFD Down
</Send>
</Instructions>
</Method>
<Method name="PFDStop">
<Instructions>
<Send>PFD Stop
</Send>
</Instructions>
</Method>
</StreamDevice>
The symbols 
 are necessary at the end of each command to close the
command in the xml structure.
Finally the automationcues.xml file can be edited so that the MI-WAVE3D device is
associated with the command names that have been created. This allows the cues
to be seen in the Qube graphical interface.
4. Edit this file so that it contains the information below:
Again, this file is a shared file with other devices in the system so must be edited and
not replaced.