Subversion Repositories HomeAutomation

Rev

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

Rev 1827 Rev 1829
Line 221... Line 221...
221
    </command>
221
    </command>
222
    <command id="134" name="IrProntoResponse" type="specific" module="irTransceive" description="">
222
    <command id="134" name="IrProntoResponse" type="specific" module="irTransceive" description="">
223
     <variables>
223
     <variables>
224
        <variable name="Mode1" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
224
        <variable name="Mode1" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
225
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
225
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
226
        <variable name="Response" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
226
        <variable name="Response" type="enum" start_bit="16" bit_length="8" unit="" description="">
-
 
227
            <value id="0" name="Ok"/>
-
 
228
            <value id="1" name="Stopped"/>
-
 
229
            <value id="2" name="Waiting"/>
-
 
230
            <value id="4" name="Transmitting"/>
-
 
231
            <value id="241" name="Already stopped"/>
-
 
232
            <value id="243" name="Aborted"/>
-
 
233
            <value id="255" name="Error"/>
-
 
234
        </variable>
227
      </variables>
235
      </variables>
228
    </command>
236
    </command>
229
    <command id="135" name="IrProntoData1" type="specific" module="irTransceive" description="">
237
    <command id="135" name="IrProntoData1" type="specific" module="irTransceive" description="">
230
     <variables>
238
     <variables>
231
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
239
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>