Subversion Repositories HomeAutomation

Rev

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

Rev 1836 Rev 1845
Line 200... Line 200...
200
        <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=""/>
201
      </variables>
201
      </variables>
202
    </command>
202
    </command>
203
    <command id="131" name="IrProntoTiming" type="specific" module="irTransceive" description="">
203
    <command id="131" name="IrProntoTiming" type="specific" module="irTransceive" description="">
204
     <variables>
204
     <variables>
-
 
205
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
205
        <variable name="Mode1" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
206
        <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
206
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
207
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
207
        <variable name="Time" type="uint" start_bit="16" bit_length="24" unit="Microsecond" description=""/>
208
        <variable name="Time" type="uint" start_bit="16" bit_length="24" unit="Microsecond" description=""/>
208
      </variables>
209
      </variables>
209
    </command>
210
    </command>
210
    <command id="132" name="IrProntoContinue" type="specific" module="irTransceive" description="">
211
    <command id="132" name="IrProntoContinue" type="specific" module="irTransceive" description="">
211
     <variables>
212
     <variables>
-
 
213
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
212
        <variable name="Mode1" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
214
        <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
213
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
215
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
214
      </variables>
216
      </variables>
215
    </command>
217
    </command>
216
    <command id="133" name="IrProntoStop" type="specific" module="irTransceive" description="">
218
    <command id="133" name="IrProntoStop" type="specific" module="irTransceive" description="">
217
     <variables>
219
     <variables>
-
 
220
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
218
        <variable name="Mode1" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
221
        <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
219
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
222
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
220
      </variables>
223
      </variables>
221
    </command>
224
    </command>
222
    <command id="134" name="IrProntoResponse" type="specific" module="irTransceive" description="">
225
    <command id="134" name="IrProntoResponse" type="specific" module="irTransceive" description="">
223
     <variables>
226
     <variables>
-
 
227
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
224
        <variable name="Mode1" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
228
        <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
225
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
229
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
226
        <variable name="Response" type="enum" start_bit="16" bit_length="8" unit="" description="">
230
        <variable name="Response" type="enum" start_bit="16" bit_length="8" unit="" description="">
227
            <value id="0" name="Ok"/>
231
            <value id="0" name="Ok"/>
228
            <value id="1" name="Stopped"/>
232
            <value id="1" name="Stopped"/>
229
            <value id="2" name="Waiting"/>
233
            <value id="2" name="Waiting"/>