|
|
command | Arcom Io |
<command> examples |
Arcom Io Attributes Elements XML Reference |
<command> example from the device.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Output -->
<command id="SetAllOutputs">
<description>Set All Outputs</description>
<message id="SetAllOutputsMessage">
<bytes format="hex">01,00</bytes>
<parameter type="byte">
<offset>8</offset>
<length>8</length>
</parameter>
<filter id="FullFilter">
<bytes format="hex">FF</bytes>
</filter>
</message>
</command>
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-22 | Arcom Io XML Reference 1.2.0 |