User Manual |
MI-CLARITY3D SA
User Manual |
MI-CLARITY3D
User Manual |
MI-CLARITY3D
©
MASTERIMAGE 3D, Inc.
83
</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-CLARITY3D device is
associated with the command names that have been created. This allows the cues to
be seen in the Qube graphical interface.
Note:
Again, this file is a shared file with other devices in the system so must be edited
and not replaced.
4. Edit this file so that it contains the information below:
<Cue name="Start 3D">
<Actions>
<InvokeMethod name="Start" device="MasterImage"/>
</Actions>
</Cue>
<Cue name="Stop 3D">
<Actions>
<InvokeMethod name="Stop" device="MasterImage"/>
</Actions>
</Cue>
<Cue name="3D Position">
<Actions>
<InvokeMethod name="3Dposition" device="MasterImage"/>
</Actions>
</Cue>
<Cue name="2D Position">
<Actions>
<InvokeMethod name="2Dposition" device="MasterImage"/>
</Actions>
</Cue>