Grass Valley Aurora Playout v.6.3 User Manual
Page 126

126
Aurora Playout User Guide
September 2007
Appendix A Sample of iNEWS configuration file
<!-- The handlesRoItemLevelCommands element specifies whether this
device supports -->
<!-- roItemInsert, roItemDelete and roItemReplace. The router defaults to
YES. -->
<!-- Valid settings are YES or NO -->
<handlesRoItemLevelCommands>NO</handlesRoItemLevelCommands>
<!-- -->
<!-- the sendRoCreateOnStartLoad element specifies whether the rundown
is created -->
<!-- by sending a blank roCreate command to the MOS device then add each
story -->
<!-- separately (YES) or whether one large roCreate message will be sent
with the -->
<!-- entire rundown (NO). The default is YES. -->
<sendRoCreateOnStartLoad>NO</sendRoCreateOnStartLoad>
<!-- -->
<!-- The statusTranslations element defines the status strings that
correspond -->
<!-- to the various NRCS status codes. This allows the MOS Gateway to
translate -->
<!-- the roItemStatus messages received from a MOS into status codes that
NRCS -->
<!-- can recognize and display. -->
<statusTranslations>
<statusUnavailable>NOT READY</statusUnavailable>
<statusCueing>CUEING</statusCueing>
<statusAvailable>READY</statusAvailable>
<statusCued>STAND BY</statusCued>
<statusPlaying>PLAY</statusPlaying>
<statusPaused>STOPPED</statusPaused>
<statusStopped>END</statusStopped>
</statusTranslations>
<mosObjReplication>
<trigger>manual</trigger>
<replicationTime>12:31:15 PM</replicationTime>
<clearQueue>false</clearQueue>
<path>clips.gvg</path>
</mosObjReplication>
</mosDevice>
</listDevices>
</mosGatewayConfiguration>