|
|
message | Arcom Io |
<message> examples |
Arcom Io Attributes Elements XML Reference |
<message> example from the device.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<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>
<message> example from the transport_test.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<!-- turn on all pins, the turn all off -->
<message id="SetPinAllOnMessage">
<bytes format="hex">01,ff</bytes>
</message>
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-22 | Arcom Io XML Reference 1.2.0 |