Rev 1731 | Rev 1764 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1731 | Rev 1733 | ||
|---|---|---|---|
| Line 814... | Line 814... | ||
| 814 | </variable> |
814 | </variable> |
| 815 | <variable name="X" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
815 | <variable name="X" type="uint" start_bit="8" bit_length="8" unit="" description=""/> |
| 816 | <variable name="Y" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
816 | <variable name="Y" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
| 817 | </variables> |
817 | </variables> |
| 818 | </command> |
818 | </command> |
| - | 819 | ||
| - | 820 | <command id="128" name="Position" type="specific" module="linearAct" description="Set and get position"> |
|
| - | 821 | <variables> |
|
| - | 822 | <variable name="Position" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
|
| - | 823 | <variable name="Direction" type="uint" start_bit="16" bit_length="8" unit="" description=""> |
|
| - | 824 | <value id="0" name="NotMoving"/> |
|
| - | 825 | <value id="1" name="MovingUp"/> |
|
| - | 826 | <value id="2" name="MovingDown"/> |
|
| - | 827 | </variable> |
|
| - | 828 | </variables> |
|
| - | 829 | </command> |
|
| - | 830 | <command id="129" name="Limits" type="specific" module="linearAct" description="Set and get limits"> |
|
| - | 831 | <variables> |
|
| - | 832 | <variable name="Min" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
|
| - | 833 | <variable name="Low" type="uint" start_bit="16" bit_length="16" unit="" description=""/> |
|
| - | 834 | <variable name="High" type="uint" start_bit="32" bit_length="16" unit="" description=""/> |
|
| - | 835 | <variable name="Max" type="uint" start_bit="48" bit_length="16" unit="" description=""/> |
|
| - | 836 | </variables> |
|
| - | 837 | </command> |
|
| - | 838 | <command id="130" name="Calibration" type="specific" module="linearAct" description="Start calibration"> |
|
| - | 839 | <variables> |
|
| - | 840 | <variable name="OptionalPosition" type="uint" start_bit="0" bit_length="16" unit="" description="Option to set current value for position"/> |
|
| - | 841 | </variables> |
|
| - | 842 | </command> |
|
| - | 843 | ||
| 819 | <command id="128" name="setCounter" type="specific" module="counter" description="Set the counter value on the counter module"> |
844 | <command id="128" name="setCounter" type="specific" module="counter" description="Set the counter value on the counter module"> |
| 820 | <variables> |
845 | <variables> |
| 821 | <variable name="PinId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
846 | <variable name="PinId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| 822 | <variable name="Count" type="uint" start_bit="8" bit_length="32" unit="" description=""/> |
847 | <variable name="Count" type="uint" start_bit="8" bit_length="32" unit="" description=""/> |
| 823 | </variables> |
848 | </variables> |
| 824 | </command> |
849 | </command> |
| 825 | </commands> |
850 | </commands> |
| - | 851 | ||
| - | 852 | ||
| 826 | <modules> |
853 | <modules> |
| 827 | <module id="0" name="Debug" class="tst"/> |
854 | <module id="0" name="Debug" class="tst"/> |
| 828 | <module id="1" name="Default" class="def"/> |
855 | <module id="1" name="Default" class="def"/> |
| 829 | <module id="3" name="DS18x20" class="sns"/> |
856 | <module id="3" name="DS18x20" class="sns"/> |
| 830 | <module id="5" name="FOST02" class="sns"/> |
857 | <module id="5" name="FOST02" class="sns"/> |
| Line 866... | Line 893... | ||
| 866 | <module id="54" name="Radio433Receive" class="sns"/> |
893 | <module id="54" name="Radio433Receive" class="sns"/> |
| 867 | <module id="55" name="NTC" class="sns"/> |
894 | <module id="55" name="NTC" class="sns"/> |
| 868 | <module id="56" name="sigmadelta_dimmer" class="act"/> |
895 | <module id="56" name="sigmadelta_dimmer" class="act"/> |
| 869 | <module id="57" name="counter" class="sns"/> |
896 | <module id="57" name="counter" class="sns"/> |
| 870 | <module id="58" name="multiSwitch" class="act"/> |
897 | <module id="58" name="multiSwitch" class="act"/> |
| - | 898 | <module id="59" name="linearAct" class="act"/> |
|
| 871 | </modules> |
899 | </modules> |
| 872 | <defines> |
900 | <defines> |
| 873 | <define id="1" group="DirectionFlag" name="From_Owner"/> |
901 | <define id="1" group="DirectionFlag" name="From_Owner"/> |
| 874 | <define id="0" group="DirectionFlag" name="To_Owner"/> |
902 | <define id="0" group="DirectionFlag" name="To_Owner"/> |
| 875 | </defines> |
903 | </defines> |