Subversion Repositories HomeAutomation

Rev

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

Rev 1814 Rev 1815
Line 191... Line 191...
191
        <variable name="Modulation frequency" type="uint" start_bit="16" bit_length="8" unit="" description="4145146/modfreq"/>
191
        <variable name="Modulation frequency" type="uint" start_bit="16" bit_length="8" unit="" description="4145146/modfreq"/>
192
      </variables>
192
      </variables>
193
    </command>
193
    </command>
194
    <command id="130" name="IrProntoStart" type="specific" module="irTransceive" description="">
194
    <command id="130" name="IrProntoStart" type="specific" module="irTransceive" description="">
195
     <variables>
195
     <variables>
-
 
196
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
196
        <variable name="Format" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
197
        <variable name="Format" type="uint" start_bit="4" bit_length="12" unit="" description=""/>
197
        <variable name="wFrqDiv" type="uint" start_bit="16" bit_length="16" unit="" description=""/>
198
        <variable name="wFrqDiv" type="uint" start_bit="16" bit_length="16" unit="" description=""/>
198
        <variable name="OnceSeqLen" type="uint" start_bit="32" bit_length="16" unit="" description=""/>
199
        <variable name="OnceSeqLen" type="uint" start_bit="32" bit_length="16" unit="" description=""/>
199
        <variable name="RepSeqLen" type="uint" start_bit="48" bit_length="16" unit="" description=""/>
200
        <variable name="RepSeqLen" type="uint" start_bit="48" bit_length="16" unit="" description=""/>
200
      </variables>
201
      </variables>
201
    </command>
202
    </command>
202
    <command id="130" name="IrProntoTiming" type="specific" module="irTransceive" description="">
203
    <command id="130" name="IrProntoTiming" type="specific" module="irTransceive" description="">
203
     <variables>
204
     <variables>
204
        <variable name="Format" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
205
        <variable name="Mode" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
-
 
206
        <variable name="Time" type="uint" start_bit="16" bit_length="24" unit="Microsecond" description=""/>
205
      </variables>
207
      </variables>
206
    </command>
208
    </command>
207
    <command id="131" name="IrProntoData1" type="specific" module="irTransceive" description="">
209
    <command id="131" name="IrProntoData1" type="specific" module="irTransceive" description="">
208
     <variables>
210
     <variables>
209
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
211
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>