Subversion Repositories HomeAutomation

Rev

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

Rev 1374 Rev 1375
Line 474... Line 474...
474
            <value id="0" name="Error_Unknown"/>
474
            <value id="0" name="Error_Unknown"/>
475
            <value id="1" name="50Hz"/>
475
            <value id="1" name="50Hz"/>
476
            <value id="2" name="60Hz"/>
476
            <value id="2" name="60Hz"/>
477
        </variable>
477
        </variable>
478
        <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
478
        <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
-
 
479
        <variable name="Channel" type="uint" start_bit="16" bit_length="8" unit="" description="Dimmer channel"/>
479
      </variables>
480
      </variables>
480
    </command>
481
    </command>
481
    <command id="128" name="CONFIG" type="specific" module="softPWM" description="Configure the PWM">
482
    <command id="128" name="CONFIG" type="specific" module="softPWM" description="Configure the PWM">
482
     <variables>
483
     <variables>
483
        <variable name="Period" type="uint" start_bit="0" bit_length="16" unit="ms" description=""/>
484
        <variable name="Period" type="uint" start_bit="0" bit_length="16" unit="ms" description=""/>