Mditem message, Mditem element, Command messages – Wavecom W-RCI (Remote Control) V8.7.0 User Manual
Page 22: Main command message, Command element, Set messages, Set element, Speed element

14
Command messages
XML SDK V8.7.0 Remote Control Interface
MDItem message
MDItem element
<Message version="1.0">
<MetaData info="code">
<MDCode value="fec-a">
<MDParameter name="shift" info="integer" access="read-write">
<MDDefaultItem>
<MDItem value="50"/>
</MDDefaultItem>
</MDParameter>
</MDCode>
</MetaData>
</Message>
Attribute List
value
This attribute is required and represents an integer, a floating point or a string, and it depends on the info
attribute of the MDParameter element.
Command messages
Main command message
Command element
<Message version="1.0">
<Command>
Content
</Command>
</Message>
Content
The content is a choice between the elements Set, Get, Start, Connect, Disconnect and Activate.
Set messages
Set element
<Message version="1.0">
<Command>
<Set>
Content
</Set>
</Command>
</Message>
Content
The content is a choice between the elements Speed, ParameterList, Configuration, Key, MilStanag-
MessageType, ClassifierSetup, CustomInput and WCloudSources.
Speed element