Rev 2229 | Rev 2233 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 2229 | Rev 2231 | ||
|---|---|---|---|
| Line 1375... | Line 1375... | ||
| 1375 | <variables> |
1375 | <variables> |
| 1376 | <variable name="Volume" type="uint" start_bit="0" bit_length="32" unit="Liter" description=""/> |
1376 | <variable name="Volume" type="uint" start_bit="0" bit_length="32" unit="Liter" description=""/> |
| 1377 | </variables> |
1377 | </variables> |
| 1378 | </command> |
1378 | </command> |
| 1379 | 1379 | ||
| 1380 | <command id="128" name=" |
1380 | <command id="128" name="UltrasonicConfig" type="specific" module="ultrasonic" description="Configure an ultrasonic module to output 0 to 100%"> |
| 1381 | <variables> |
1381 | <variables> |
| 1382 | <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
1382 | <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| 1383 | <variable name="0Percent" type="uint" start_bit="8" bit_length="16" unit="mm" description=""/> |
1383 | <variable name="0Percent" type="uint" start_bit="8" bit_length="16" unit="mm" description=""/> |
| 1384 | <variable name="100Percent" type="uint" start_bit="24" bit_length="16" unit="mm" description=""/> |
1384 | <variable name="100Percent" type="uint" start_bit="24" bit_length="16" unit="mm" description=""/> |
| 1385 | <variable name="SensorMode" type="enum" start_bit="40" bit_length="8" unit="" description=""> |
1385 | <variable name="SensorMode" type="enum" start_bit="40" bit_length="8" unit="" description=""> |