Subversion Repositories HomeAutomation

Rev

Rev 1613 | Rev 1616 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1613 Rev 1615
Line 623... Line 623...
623
        <value id="0" name="Error_Unknown"/>
623
        <value id="0" name="Error_Unknown"/>
624
        <value id="1" name="50Hz"/>
624
        <value id="1" name="50Hz"/>
625
        <value id="2" name="60Hz"/>
625
        <value id="2" name="60Hz"/>
626
    </variable>
626
    </variable>
627
    <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
627
    <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
628
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
628
    <variable name="Channel" type="uint" start_bit="16" bit_length="8" unit="" description="Dimmer channel"/>
629
      </variables>
629
      </variables>
630
    </command>
630
    </command>
631
    <command id="128" name="Demo" type="specific" module="hwPWM" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
631
    <command id="128" name="Demo" type="specific" module="hwPWM" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
632
     <variables>
632
     <variables>
633
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
633
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>