|
|
measurement | Gpio |
<measurement> examples |
Gpio Attributes Elements XML Reference |
<measurement> example from the profile.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<measurement id="InputCount" type="Long" executewrite="false" setvalue="false">
<description>InputCount specifies the number of input pins supported by the device.
InputCount is a read-only measurement and should be set only by the implementation
class. InputCount is reported as a Long value.
</description>
<value>
<long>0</long>
</value>
</measurement>
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-26 | Gpio XML Reference 1.2.0 |