Rev 946 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 946 | Rev 950 | ||
|---|---|---|---|
| Line 65... | Line 65... | ||
| 65 | <command id="134" name="LCD_TextAt" type="specific" module="HD44789" description="Print text on LCD"> |
65 | <command id="134" name="LCD_TextAt" type="specific" module="HD44789" description="Print text on LCD"> |
| 66 | <variables> |
66 | <variables> |
| 67 | <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
67 | <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| 68 | <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
68 | <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
| 69 | <variable name="Text" type="ascii" start_bit="16" bit_length="48" unit="" description=""/> |
69 | <variable name="Text" type="ascii" start_bit="16" bit_length="48" unit="" description=""/> |
| - | 70 | </variables> |
|
| - | 71 | </command> |
|
| - | 72 | ||
| - | 73 | ||
| - | 74 | ||
| - | 75 | <command id="128" name="Demo" type="specific" module="Dimmer230" description=""> |
|
| - | 76 | <variables> |
|
| - | 77 | <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
|
| - | 78 | <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
|
| - | 79 | <variable name="Steps" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
|
| - | 80 | </variables> |
|
| - | 81 | </command> |
|
| - | 82 | <command id="129" name="Start_Fade" type="specific" module="Dimmer230" description=""> |
|
| - | 83 | <variables> |
|
| - | 84 | <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
|
| - | 85 | <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
|
| - | 86 | <variable name="Direction" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
|
| - | 87 | </variables> |
|
| - | 88 | </command> |
|
| - | 89 | <command id="130" name="Stop_Fade" type="specific" module="Dimmer230" description=""> |
|
| - | 90 | <variables> |
|
| - | 91 | <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
|
| - | 92 | </variables> |
|
| - | 93 | </command> |
|
| - | 94 | <command id="131" name="Abs_Fade" type="specific" module="Dimmer230" description=""> |
|
| - | 95 | <variables> |
|
| - | 96 | <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
|
| - | 97 | <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
|
| - | 98 | <variable name="EndValue" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
|
| - | 99 | </variables> |
|
| - | 100 | </command> |
|
| - | 101 | <command id="132" name="Rel_Fade" type="specific" module="Dimmer230" description=""> |
|
| - | 102 | <variables> |
|
| - | 103 | <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
|
| - | 104 | <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
|
| - | 105 | <variable name="Direction" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
|
| - | 106 | <variable name="Steps" type="uint" start_bit="24" bit_length="8" unit="" description=""/> |
|
| 70 | </variables> |
107 | </variables> |
| 71 | </command> |
108 | </command> |
| 72 | </commands> |
109 | </commands> |
| 73 | <modules> |
110 | <modules> |
| 74 | <module id="1" name="Default" class="def"/> |
111 | <module id="1" name="Default" class="def"/> |