Rev 2234 | Rev 2239 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 2234 | Rev 2236 | ||
|---|---|---|---|
| Line 196... | Line 196... | ||
| 196 | <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Microsecond" description="Second passive time"/> |
196 | <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Microsecond" description="Second passive time"/> |
| 197 | </variables> |
197 | </variables> |
| 198 | </command> |
198 | </command> |
| 199 | 199 | ||
| 200 | <command id="128" name="IRraw" type="specific" module="irTransceive" description="If a protocol not could be found, then send raw data"> |
200 | <command id="128" name="IRraw" type="specific" module="irTransceive" description="If a protocol not could be found, then send raw data"> |
| - | 201 | <variables> |
|
| - | 202 | <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Microsecond" description="First active time"/> |
|
| - | 203 | <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Microsecond" description="First passive time"/> |
|
| - | 204 | <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Microsecond" description="Second active time"/> |
|
| - | 205 | <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Microsecond" description="Second passive time"/> |
|
| - | 206 | </variables> |
|
| - | 207 | </command> |
|
| - | 208 | <command id="128" name="IRraw" type="specific" module="rfTransceive" description="If a protocol not could be found, then send raw data"> |
|
| 201 | <variables> |
209 | <variables> |
| 202 | <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Microsecond" description="First active time"/> |
210 | <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Microsecond" description="First active time"/> |
| 203 | <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Microsecond" description="First passive time"/> |
211 | <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Microsecond" description="First passive time"/> |
| 204 | <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Microsecond" description="Second active time"/> |
212 | <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Microsecond" description="Second active time"/> |
| 205 | <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Microsecond" description="Second passive time"/> |
213 | <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Microsecond" description="Second passive time"/> |