Rev 980 | Rev 986 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 980 | Rev 981 | ||
|---|---|---|---|
| Line 47... | Line 47... | ||
| 47 | <variables> |
47 | <variables> |
| 48 | <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
48 | <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| 49 | <variable name="Value" type="float" start_bit="8" bit_length="16" unit="Volt" description=""/> |
49 | <variable name="Value" type="float" start_bit="8" bit_length="16" unit="Volt" description=""/> |
| 50 | </variables> |
50 | </variables> |
| 51 | </command> |
51 | </command> |
| 52 | <command id="68" name="Phonenumber" type="physical" module="" description="Phonenumber data" |
52 | <command id="68" name="Phonenumber" type="physical" module="" description="Phonenumber data"> |
| - | 53 | <variables> |
|
| - | 54 | <variable name="Number" type="hexstring" start_bit="0" bit_length="64" unit="" description=""/> |
|
| - | 55 | </variables> |
|
| - | 56 | </command> |
|
| 53 | <command id="69" name="Rotary_Switch" type="physical" module="" description="Command to transmit a rotary encoder switch status"> |
57 | <command id="69" name="Rotary_Switch" type="physical" module="" description="Command to transmit a rotary encoder switch status"> |
| 54 | <variables> |
58 | <variables> |
| 55 | <variable name="SwitchId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
59 | <variable name="SwitchId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| 56 | <variable name="Direction" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
60 | <variable name="Direction" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
| 57 | <variable name="Steps" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
61 | <variable name="Steps" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |