Subversion Repositories HomeAutomation

Rev

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

Rev 2225 Rev 2229
Line 164... Line 164...
164
    </command>
164
    </command>
165
    <command id="78" name="Distance" type="physical" module="" description="Distance data">
165
    <command id="78" name="Distance" type="physical" module="" description="Distance data">
166
      <variables>
166
      <variables>
167
        <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
167
    <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
168
        <variable name="Value" type="uint" start_bit="8" bit_length="16" unit="mm" description=""/>
168
    <variable name="Value" type="uint" start_bit="8" bit_length="16" unit="mm" description=""/>
-
 
169
      </variables>
-
 
170
    </command>
-
 
171
    <command id="79" name="Percent" type="physical" module="" description="0 to 100.00%">
-
 
172
      <variables>
-
 
173
    <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
-
 
174
    <variable name="Value" type="uint" start_bit="8" bit_length="16" unit="%" description=""/>
169
      </variables>
175
      </variables>
170
    </command>
176
    </command>
171
   
177
   
172
   
178
   
173
    <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module">
179
    <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module">
174
      <variables>
180
      <variables>
175
        <variable name="Energy" type="uint" start_bit="0" bit_length="32" unit="W/h" description=""/>
181
    <variable name="Energy" type="uint" start_bit="0" bit_length="32" unit="W/h" description=""/>
176
      </variables>
182
      </variables>
177
    </command>
183
    </command>
178
    <command id="129" name="avgPower" type="specific" module="power" description="The energy since last message">
184
    <command id="129" name="avgPower" type="specific" module="power" description="The energy since last message">
179
      <variables>
185
      <variables>
180
        <variable name="Energy" type="uint" start_bit="0" bit_length="16" unit="W/(10*h)" description=""/>
186
    <variable name="Energy" type="uint" start_bit="0" bit_length="16" unit="W/(10*h)" description=""/>
181
      </variables>
187
      </variables>
182
    </command>    
188
    </command>    
-
 
189
   
183
    <command id="128" name="IRraw" type="specific" module="irReceive" description="If a protocol not could be found, then send raw data">
190
    <command id="128" name="IRraw" type="specific" module="irReceive" description="If a protocol not could be found, then send raw data">
184
     <variables>
191
      <variables>
185
        <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Microsecond" description="First active time"/>
192
    <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Microsecond" description="First active time"/>
186
        <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Microsecond" description="First passive time"/>
193
    <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Microsecond" description="First passive time"/>
187
        <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Microsecond" description="Second active time"/>
194
    <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Microsecond" description="Second active time"/>
188
        <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Microsecond" description="Second passive time"/>
195
    <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Microsecond" description="Second passive time"/>
189
      </variables>
196
      </variables>
190
    </command>
197
    </command>
-
 
198
   
191
    <command id="128" name="IRraw" type="specific" module="irTransceive" description="If a protocol not could be found, then send raw data">
199
    <command id="128" name="IRraw" type="specific" module="irTransceive" description="If a protocol not could be found, then send raw data">
192
     <variables>
200
      <variables>
193
        <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Microsecond" description="First active time"/>
201
    <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Microsecond" description="First active time"/>
194
        <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Microsecond" description="First passive time"/>
202
    <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Microsecond" description="First passive time"/>
195
        <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Microsecond" description="Second active time"/>
203
    <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Microsecond" description="Second active time"/>
Line 216... Line 224...
216
        <variable name="OnceSeqLen" type="uint" start_bit="32" bit_length="16" unit="" description=""/>
224
    <variable name="OnceSeqLen" type="uint" start_bit="32" bit_length="16" unit="" description=""/>
217
        <variable name="RepSeqLen" type="uint" start_bit="48" bit_length="16" unit="" description=""/>
225
    <variable name="RepSeqLen" type="uint" start_bit="48" bit_length="16" unit="" description=""/>
218
      </variables>
226
      </variables>
219
    </command>
227
    </command>
220
    <command id="131" name="IrProntoTiming" type="specific" module="irTransceive" description="">
228
    <command id="131" name="IrProntoTiming" type="specific" module="irTransceive" description="">
221
     <variables>
229
      <variables>
222
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
230
    <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
223
        <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
231
    <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
224
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
232
    <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
225
        <variable name="Time" type="uint" start_bit="16" bit_length="24" unit="Microsecond" description=""/>
233
    <variable name="Time" type="uint" start_bit="16" bit_length="24" unit="Microsecond" description=""/>
226
      </variables>
234
      </variables>
227
    </command>
235
    </command>
228
    <command id="132" name="IrProntoContinue" type="specific" module="irTransceive" description="">
236
    <command id="132" name="IrProntoContinue" type="specific" module="irTransceive" description="">
229
     <variables>
237
      <variables>
230
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
238
    <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
231
        <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
239
    <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
232
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
240
    <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
233
      </variables>
241
      </variables>
234
    </command>
242
    </command>
235
    <command id="133" name="IrProntoStop" type="specific" module="irTransceive" description="">
243
    <command id="133" name="IrProntoStop" type="specific" module="irTransceive" description="">
236
     <variables>
244
      <variables>
237
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
245
    <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description=""/>
238
        <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
246
    <variable name="Mode1" type="uint" start_bit="4" bit_length="4" unit="" description=""/>
239
        <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
247
    <variable name="Mode2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
240
      </variables>
248
      </variables>
241
    </command>
249
    </command>
242
    <command id="134" name="IrProntoResponse" type="specific" module="irTransceive" description="">
250
    <command id="134" name="IrProntoResponse" type="specific" module="irTransceive" description="">
Line 274... Line 282...
274
            <!-- Generic error code. Bad data in packet. -->
282
      <!-- Generic error code. Bad data in packet. -->
275
            <value id="255" name="Error"/>
283
      <value id="255" name="Error"/>
276
        </variable>
284
    </variable>
277
      </variables>
285
      </variables>
278
    </command>
286
    </command>
279
    <command id="135" name="IrProntoData1" type="specific" module="irTransceive" description="">
287
    <command id="135" name="IrProntoData1" type="specific" module="irTransceive" description="">
280
     <variables>
288
      <variables>
281
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
289
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
282
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
290
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
283
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
291
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
284
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
292
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
285
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
293
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
286
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
294
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
287
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
295
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
288
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
296
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
289
      </variables>
297
      </variables>
290
    </command>
298
    </command>
291
    <command id="136" name="IrProntoData2" type="specific" module="irTransceive" description="">
299
    <command id="136" name="IrProntoData2" type="specific" module="irTransceive" description="">
292
     <variables>
-
 
293
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
-
 
294
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
-
 
295
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
-
 
296
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
-
 
297
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
-
 
298
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
-
 
299
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
-
 
300
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
-
 
301
      </variables>
-
 
302
    </command>
-
 
303
    <command id="137" name="IrProntoData3" type="specific" module="irTransceive" description="">
-
 
304
     <variables>
300
      <variables>
305
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
301
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
306
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
302
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
307
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
303
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
308
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
304
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
Line 310... Line 306...
310
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
306
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
311
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
307
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
312
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
308
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
313
      </variables>
309
      </variables>
314
    </command>
310
    </command>
315
    <command id="138" name="IrProntoData4" type="specific" module="irTransceive" description="">
311
    <command id="137" name="IrProntoData3" type="specific" module="irTransceive" description="">
316
     <variables>
312
      <variables>
317
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
313
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
318
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
314
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
319
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
315
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
320
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
316
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
321
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
317
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
322
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
318
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
323
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
319
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
-
 
320
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
-
 
321
      </variables>
-
 
322
    </command>
-
 
323
    <command id="138" name="IrProntoData4" type="specific" module="irTransceive" description="">
-
 
324
      <variables>
-
 
325
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
-
 
326
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
-
 
327
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
-
 
328
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
-
 
329
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
-
 
330
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
-
 
331
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
324
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
332
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
325
      </variables>
333
      </variables>
326
    </command>
334
    </command>
327
    <command id="139" name="IrProntoData5" type="specific" module="irTransceive" description="">
335
    <command id="139" name="IrProntoData5" type="specific" module="irTransceive" description="">
328
     <variables>
336
      <variables>
329
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
337
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
330
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
338
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
Line 344... Line 352...
344
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
352
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
345
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
353
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
346
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
354
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
347
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
355
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
348
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
356
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
349
      </variables>
357
      </variables>
350
    </command>
358
    </command>
351
    <command id="141" name="IrProntoData7" type="specific" module="irTransceive" description="">
359
    <command id="141" name="IrProntoData7" type="specific" module="irTransceive" description="">
352
     <variables>
360
      <variables>
353
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
361
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
354
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
362
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
355
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
363
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
356
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
364
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
357
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
365
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
358
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
366
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
359
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
367
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
360
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
368
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
361
      </variables>
369
      </variables>
362
    </command>
370
    </command>
363
    <command id="142" name="IrProntoData8" type="specific" module="irTransceive" description="">
371
    <command id="142" name="IrProntoData8" type="specific" module="irTransceive" description="">
364
     <variables>
372
      <variables>
365
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
373
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
Line 382... Line 390...
382
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
390
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
383
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
391
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
384
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
392
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
385
      </variables>
393
      </variables>
386
    </command>
394
    </command>
387
    <command id="144" name="IrProntoData10" type="specific" module="irTransceive" description="">
395
    <command id="144" name="IrProntoData10" type="specific" module="irTransceive" description="">
388
     <variables>
396
      <variables>
389
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
397
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
390
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
398
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
391
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
399
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
392
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
400
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
393
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
401
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
394
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
402
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
395
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
403
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
396
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
404
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
397
      </variables>
405
      </variables>
398
    </command>
406
    </command>
399
    <command id="145" name="IrProntoData11" type="specific" module="irTransceive" description="">
407
    <command id="145" name="IrProntoData11" type="specific" module="irTransceive" description="">
400
     <variables>
408
      <variables>
401
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
409
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
402
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
410
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
403
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
411
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
Line 407... Line 415...
407
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
415
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
408
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
416
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
409
      </variables>
417
      </variables>
410
    </command>
418
    </command>
411
    <command id="146" name="IrProntoData12" type="specific" module="irTransceive" description="">
419
    <command id="146" name="IrProntoData12" type="specific" module="irTransceive" description="">
412
     <variables>
420
      <variables>
413
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
421
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
414
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
422
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
415
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
423
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
416
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
424
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
417
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
425
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
418
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
426
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
419
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
427
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
420
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
428
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
421
      </variables>
429
      </variables>
422
    </command>
430
    </command>
423
    <command id="147" name="IrProntoData13" type="specific" module="irTransceive" description="">
431
    <command id="147" name="IrProntoData13" type="specific" module="irTransceive" description="">
424
     <variables>
432
      <variables>
425
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
433
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
426
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
434
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
427
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
435
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
Line 439... Line 447...
439
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
447
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
440
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
448
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
441
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
449
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
442
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
450
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
443
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
451
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
444
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
452
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
445
      </variables>
453
      </variables>
446
    </command>
454
    </command>
447
    <command id="149" name="IrProntoData15" type="specific" module="irTransceive" description="">
455
    <command id="149" name="IrProntoData15" type="specific" module="irTransceive" description="">
448
     <variables>
456
      <variables>
449
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
457
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
450
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
458
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
451
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
459
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
452
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
460
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
453
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
461
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
454
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
462
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
455
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
463
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
456
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
464
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
457
      </variables>
465
      </variables>
458
    </command>
466
    </command>
459
    <command id="150" name="IrProntoData16" type="specific" module="irTransceive" description="">
467
    <command id="150" name="IrProntoData16" type="specific" module="irTransceive" description="">
460
     <variables>
468
      <variables>
461
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
469
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
462
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
470
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
463
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
471
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
Line 467... Line 475...
467
        <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
475
    <variable name="Act4" type="uint" start_bit="48" bit_length="8" unit="Pulses" description="Fourth active time"/>
468
        <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
476
    <variable name="Pas4" type="uint" start_bit="56" bit_length="8" unit="Pulses" description="Fourth passive time"/>
469
      </variables>
477
      </variables>
470
    </command>
478
    </command>
471
    <command id="151" name="IrProntoEnd1" type="specific" module="irTransceive" description="">
479
    <command id="151" name="IrProntoEnd1" type="specific" module="irTransceive" description="">
472
     <variables>
480
      <variables>
473
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
481
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
474
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
482
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
475
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
483
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
476
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
484
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
477
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
485
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
478
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
486
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
479
        <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
487
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
480
      </variables>
488
      </variables>
481
    </command>
489
    </command>
482
    <command id="152" name="IrProntoEnd2" type="specific" module="irTransceive" description="">
490
    <command id="152" name="IrProntoEnd2" type="specific" module="irTransceive" description="">
483
     <variables>
491
      <variables>
484
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
492
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
485
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
493
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
486
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
494
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
487
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
495
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
488
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
496
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
489
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
497
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
490
        <variable name="Repeat" type="uint" start_bit="56" bit_length="8" unit="Count" description="Repeat info"/>
498
    <variable name="Repeat" type="uint" start_bit="56" bit_length="8" unit="Count" description="Repeat info"/>
491
      </variables>
499
      </variables>
492
    </command>
500
    </command>
493
    <command id="153" name="IrProntoEnd3" type="specific" module="irTransceive" description="">
501
    <command id="153" name="IrProntoEnd3" type="specific" module="irTransceive" description="">
494
     <variables>
502
      <variables>
495
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
503
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
496
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
504
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
497
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
505
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
Line 500... Line 508...
500
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
508
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
501
        <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
509
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
502
      </variables>
510
      </variables>
503
    </command>
511
    </command>
504
    <command id="154" name="IrProntoEnd4" type="specific" module="irTransceive" description="">
512
    <command id="154" name="IrProntoEnd4" type="specific" module="irTransceive" description="">
505
     <variables>
513
      <variables>
506
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
514
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
507
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
515
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
508
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
516
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
509
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
517
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
510
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
518
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
511
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
519
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
512
        <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
520
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
513
      </variables>
521
      </variables>
514
    </command>
522
    </command>
515
    <command id="155" name="IrProntoEnd5" type="specific" module="irTransceive" description="">
523
    <command id="155" name="IrProntoEnd5" type="specific" module="irTransceive" description="">
516
     <variables>
524
      <variables>
517
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
525
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
518
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
526
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
519
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
527
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
520
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
528
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
Line 533... Line 541...
533
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
541
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
534
        <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
542
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
535
      </variables>
543
      </variables>
536
    </command>
544
    </command>
537
    <command id="157" name="IrProntoEnd7" type="specific" module="irTransceive" description="">
545
    <command id="157" name="IrProntoEnd7" type="specific" module="irTransceive" description="">
538
     <variables>
546
      <variables>
539
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
547
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
540
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
548
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
541
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
549
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
542
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
550
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
543
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
551
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
544
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
552
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
545
        <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
553
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
546
      </variables>
554
      </variables>
547
    </command>
555
    </command>
548
    <command id="158" name="IrProntoEnd8" type="specific" module="irTransceive" description="">
556
    <command id="158" name="IrProntoEnd8" type="specific" module="irTransceive" description="">
549
     <variables>
557
      <variables>
550
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
558
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
551
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
559
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
Line 555... Line 563...
555
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
563
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
556
        <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
564
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
557
      </variables>
565
      </variables>
558
    </command>
566
    </command>
559
    <command id="159" name="IrProntoEnd9" type="specific" module="irTransceive" description="">
567
    <command id="159" name="IrProntoEnd9" type="specific" module="irTransceive" description="">
560
     <variables>
568
      <variables>
561
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
569
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
562
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
570
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
563
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
571
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
564
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
572
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
565
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
573
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
566
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
574
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
567
        <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
575
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
568
      </variables>
576
      </variables>
569
    </command>
577
    </command>
570
    <command id="160" name="IrProntoEnd10" type="specific" module="irTransceive" description="">
578
    <command id="160" name="IrProntoEnd10" type="specific" module="irTransceive" description="">
571
     <variables>
579
      <variables>
572
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
580
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
573
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
581
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
574
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
582
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
575
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
583
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
Line 588... Line 596...
588
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
596
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
589
        <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
597
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
590
      </variables>
598
      </variables>
591
    </command>
599
    </command>
592
    <command id="162" name="IrProntoEnd12" type="specific" module="irTransceive" description="">
600
    <command id="162" name="IrProntoEnd12" type="specific" module="irTransceive" description="">
593
     <variables>
601
      <variables>
594
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
602
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
595
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
603
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
596
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
604
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
597
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
605
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
598
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
606
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
599
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
607
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
600
       <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
608
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
601
      </variables>
609
      </variables>
602
    </command>
610
    </command>
603
    <command id="163" name="IrProntoEnd13" type="specific" module="irTransceive" description="">
611
    <command id="163" name="IrProntoEnd13" type="specific" module="irTransceive" description="">
604
     <variables>
612
      <variables>
605
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
613
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
606
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
614
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
607
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
615
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
Line 609... Line 617...
609
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
617
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
610
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
618
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
611
       <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
619
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
612
      </variables>
620
      </variables>
613
    </command>
621
    </command>
614
    <command id="164" name="IrProntoEnd14" type="specific" module="irTransceive" description="">
622
    <command id="164" name="IrProntoEnd14" type="specific" module="irTransceive" description="">
615
     <variables>
623
      <variables>
616
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
624
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
617
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
625
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
618
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
626
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
619
        <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
627
    <variable name="Pas2" type="uint" start_bit="24" bit_length="8" unit="Pulses" description="Second passive time"/>
620
        <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
628
    <variable name="Act3" type="uint" start_bit="32" bit_length="8" unit="Pulses" description="Third active time"/>
621
        <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
629
    <variable name="Pas3" type="uint" start_bit="40" bit_length="8" unit="Pulses" description="Third passive time"/>
622
       <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
630
    <variable name="Repeat" type="uint" start_bit="48" bit_length="8" unit="Count" description="Repeat info"/>
623
      </variables>
631
      </variables>
624
    </command>
632
    </command>
625
    <command id="165" name="IrProntoEnd15" type="specific" module="irTransceive" description="">
633
    <command id="165" name="IrProntoEnd15" type="specific" module="irTransceive" description="">
626
     <variables>
634
      <variables>
627
        <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
635
    <variable name="Act1" type="uint" start_bit="0" bit_length="8" unit="Pulses" description="First active time"/>
628
        <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
636
    <variable name="Pas1" type="uint" start_bit="8" bit_length="8" unit="Pulses" description="First passive time"/>
629
        <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
637
    <variable name="Act2" type="uint" start_bit="16" bit_length="8" unit="Pulses" description="Second active time"/>
Line 664... Line 672...
664
        <variable name="Numsat" type="uint" start_bit="16" bit_length="8" unit="" description="Number of sats in fix"/>
672
    <variable name="Numsat" type="uint" start_bit="16" bit_length="8" unit="" description="Number of sats in fix"/>
665
        <variable name="Speed" type="uint" start_bit="24" bit_length="8" unit="Knots" description="Speed over ground"/>
673
    <variable name="Speed" type="uint" start_bit="24" bit_length="8" unit="Knots" description="Speed over ground"/>
666
        <variable name="Course" type="uint" start_bit="32" bit_length="16" unit="Degrees" description="Course made good"/>
674
    <variable name="Course" type="uint" start_bit="32" bit_length="16" unit="Degrees" description="Course made good"/>
667
    </variables>
675
      </variables>
668
    </command>
676
    </command>
-
 
677
   
669
    <command id="128" name="Printf" type="specific" module="Debug" description="Used for sending debug text with printf">
678
    <command id="128" name="Printf" type="specific" module="Debug" description="Used for sending debug text with printf">
670
     <variables>
679
      <variables>
671
        <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
680
    <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
672
      </variables>
681
      </variables>
673
    </command>
682
    </command>
-
 
683
   
674
    <command id="128" name="LCD_Clear" type="specific" module="HD44789" description="Clear LCD"/>
684
    <command id="128" name="LCD_Clear" type="specific" module="HD44789" description="Clear LCD"/>
675
    <command id="129" name="LCD_Cursor" type="specific" module="HD44789" description="Set LCD cursor position">
685
    <command id="129" name="LCD_Cursor" type="specific" module="HD44789" description="Set LCD cursor position">
676
      <variables>
686
      <variables>
677
        <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
687
    <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
678
        <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
688
    <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
679
      </variables>
689
      </variables>
680
    </command>
690
    </command>
681
    <command id="130" name="LCD_Text" type="specific" module="HD44789" description="Print text on LCD">
691
    <command id="130" name="LCD_Text" type="specific" module="HD44789" description="Print text on LCD">
682
      <variables>
692
      <variables>
683
        <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
693
    <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
684
      </variables>
694
      </variables>
685
    </command>
695
    </command>
686
     <command id="131" name="LCD_Size" type="specific" module="HD44789" description="Size of LCD">
696
    <command id="131" name="LCD_Size" type="specific" module="HD44789" description="Size of LCD">
687
      <variables>
697
      <variables>
688
        <variable name="Width" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
698
    <variable name="Width" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
689
        <variable name="Height" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
699
    <variable name="Height" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
Line 703... Line 713...
703
        <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
713
    <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
704
        <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
714
    <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
705
        <variable name="Text" type="ascii" start_bit="16" bit_length="48" unit="" description=""/>
715
    <variable name="Text" type="ascii" start_bit="16" bit_length="48" unit="" description=""/>
706
      </variables>
716
      </variables>
707
    </command>
717
    </command>
-
 
718
   
708
     <command id="128" name="DEBUG" type="specific" module="RGBdriver" description="Debug data from RGB-driver">
719
    <command id="128" name="DEBUG" type="specific" module="RGBdriver" description="Debug data from RGB-driver">
709
    <variables>
720
      <variables>
710
      <variable name="ADC_W" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
721
    <variable name="ADC_W" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
711
      <variable name="ADC_R" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
722
    <variable name="ADC_R" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
712
      <variable name="ADC_G" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
723
    <variable name="ADC_G" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
Line 715... Line 726...
715
      <variable name="PWM_R" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
726
    <variable name="PWM_R" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
716
      <variable name="PWM_G" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
727
    <variable name="PWM_G" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
717
      <variable name="PWM_B" type="uint" start_bit="56" bit_length="8" unit="" description=""/>
728
    <variable name="PWM_B" type="uint" start_bit="56" bit_length="8" unit="" description=""/>
718
    </variables>
729
      </variables>
719
      </command>
730
    </command>
-
 
731
   
720
    <command id="128" name="SerialData" type="specific" module="Serial" description="Serial data">
732
    <command id="128" name="SerialData" type="specific" module="Serial" description="Serial data">
721
      <variables>
733
      <variables>
722
        <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
734
    <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
723
      </variables>
735
      </variables>
724
    </command>
736
    </command>
Line 817... Line 829...
817
      <variable name="Reference" type="float" start_bit="16" bit_length="16" unit="" description=""/>
829
    <variable name="Reference" type="float" start_bit="16" bit_length="16" unit="" description=""/>
818
      <variable name="PWM" type="uint" start_bit="32" bit_length="16" unit="" description=""/>
830
    <variable name="PWM" type="uint" start_bit="32" bit_length="16" unit="" description=""/>
819
      <variable name="Sum" type="int" start_bit="48" bit_length="16" unit="" description=""/>
831
    <variable name="Sum" type="int" start_bit="48" bit_length="16" unit="" description=""/>
820
    </variables>
832
      </variables>
821
      </command>
833
    </command>
-
 
834
   
822
      <command id="128" name="CONFIG" type="specific" module="SlowPWM" description="Configure PWM output, if message is sent with 0 data bytes, module will respond with current configuration">
835
    <command id="128" name="CONFIG" type="specific" module="SlowPWM" description="Configure PWM output, if message is sent with 0 data bytes, module will respond with current configuration">
823
    <variables>
836
      <variables>
824
      <variable name="pwmPeriod" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
837
    <variable name="pwmPeriod" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
825
      <variable name="pwmDefaultValue" type="uint" start_bit="16" bit_length="16" unit="" description=""/>
838
    <variable name="pwmDefaultValue" type="uint" start_bit="16" bit_length="16" unit="" description=""/>
826
      <variable name="DefaultState" type="enum" start_bit="32" bit_length="2" unit="" description="">
839
    <variable name="DefaultState" type="enum" start_bit="32" bit_length="2" unit="" description="">
827
        <value id="0" name="LOW"/>
840
      <value id="0" name="LOW"/>
828
        <value id="1" name="HIGH"/>
841
      <value id="1" name="HIGH"/>
829
        <value id="2" name="TRISTATE"/>
842
      <value id="2" name="TRISTATE"/>
830
      </variable>
843
    </variable>
831
       <variable name="StartUpState" type="enum" start_bit="34" bit_length="1" unit="" description="">
844
    <variable name="StartUpState" type="enum" start_bit="34" bit_length="1" unit="" description="">
832
        <value id="0" name="ON"/>
845
      <value id="0" name="ON"/>
833
        <value id="1" name="OFF"/>
846
      <value id="1" name="OFF"/>
834
      </variable>
847
    </variable>
835
    </variables>
848
      </variables>
836
      </command>
849
    </command>
-
 
850
   
837
      <command id="128" name="LCD_Clear" type="specific" module="KS0108" description="Clear LCD">
851
    <command id="128" name="LCD_Clear" type="specific" module="KS0108" description="Clear LCD">
838
      <variables>
852
      <variables>
839
        <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
853
    <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
840
      <value id="0" name="Standard"/>
854
      <value id="0" name="Standard"/>
841
          <value id="1" name="Inverted"/>
855
      <value id="1" name="Inverted"/>
Line 855... Line 869...
855
      <value id="1" name="Transparent"/>
869
      <value id="1" name="Transparent"/>
856
    </variable>
870
    </variable>
857
      </variables>
871
      </variables>
858
    </command>
872
    </command>
859
    <command id="130" name="LCD_Text" type="specific" module="KS0108" description="Print text on LCD on current postion, according to the latest LCD_Cursor command">
873
    <command id="130" name="LCD_Text" type="specific" module="KS0108" description="Print text on LCD on current postion, according to the latest LCD_Cursor command">
860
      <variables>
874
      <variables>
861
        <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
875
    <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/>
862
      </variables>
876
      </variables>
863
    </command>
877
    </command>
864
    <command id="131" name="LCD_Invert" type="specific" module="KS0108" description="Invert LCD">
878
    <command id="131" name="LCD_Invert" type="specific" module="KS0108" description="Invert LCD">
865
      <variables>
879
      <variables>
866
        <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
880
    <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
Line 877... Line 891...
877
        <value id="1" name="ON"/>
891
      <value id="1" name="ON"/>
878
    </variable>
892
    </variable>
879
      </variables>
893
      </variables>
880
    </command>
894
    </command>
881
    <command id="133" name="LCD_TextAt" type="specific" module="KS0108" description="Print text on LCD">
895
    <command id="133" name="LCD_TextAt" type="specific" module="KS0108" description="Print text on LCD">
882
      <variables>
896
      <variables>
883
        <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
897
    <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
884
      <value id="0" name="Standard"/>
898
      <value id="0" name="Standard"/>
885
          <value id="1" name="Inverted"/>
899
      <value id="1" name="Inverted"/>
886
    </variable>
900
    </variable>
887
    <variable name="Transparent" type="enum" start_bit="1" bit_length="1" unit="" description="Set to 1 of you want to keep screen background">
901
    <variable name="Transparent" type="enum" start_bit="1" bit_length="1" unit="" description="Set to 1 of you want to keep screen background">
888
      <value id="0" name="Standard"/>
902
      <value id="0" name="Standard"/>
889
      <value id="1" name="Transparent"/>
903
      <value id="1" name="Transparent"/>
890
    </variable>  
904
    </variable>  
891
    <variable name="X" type="uint" start_bit="2" bit_length="6" unit="" description=""/>
905
    <variable name="X" type="uint" start_bit="2" bit_length="6" unit="" description=""/>
892
        <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
906
    <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
893
        <variable name="Text" type="ascii" start_bit="16" bit_length="48" unit="" description=""/>
907
    <variable name="Text" type="ascii" start_bit="16" bit_length="48" unit="" description=""/>
894
      </variables>
908
      </variables>
895
    </command>
909
    </command>
896
    <command id="134" name="LCD_DrawRect" type="specific" module="KS0108" description="Draw a rectangle on LCD">
910
    <command id="134" name="LCD_DrawRect" type="specific" module="KS0108" description="Draw a rectangle on LCD">
897
      <variables>
911
      <variables>
898
        <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
912
    <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
899
      <value id="0" name="Standard"/>
913
      <value id="0" name="Standard"/>
900
          <value id="1" name="Inverted"/>
914
      <value id="1" name="Inverted"/>
901
    </variable>
915
    </variable>
902
    <variable name="Fill" type="enum" start_bit="1" bit_length="1" unit="" description="Set to 1 of you want the rectangle filled">
916
    <variable name="Fill" type="enum" start_bit="1" bit_length="1" unit="" description="Set to 1 of you want the rectangle filled">
903
      <value id="0" name="NoFill"/>
917
      <value id="0" name="NoFill"/>
904
      <value id="1" name="Fill"/>
918
      <value id="1" name="Fill"/>
905
    </variable>  
919
    </variable>  
906
    <variable name="X" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
920
    <variable name="X" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
907
        <variable name="Y" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
921
    <variable name="Y" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
908
    <variable name="Width" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
922
    <variable name="Width" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
909
    <variable name="Height" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
923
    <variable name="Height" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
910
    <variable name="Radius" type="uint" start_bit="40" bit_length="8" unit="" description="Only valid for non-fill rectangles"/>
924
    <variable name="Radius" type="uint" start_bit="40" bit_length="8" unit="" description="Only valid for non-fill rectangles"/>
911
      </variables>
925
      </variables>
912
      </command>
926
    </command>
913
     
-
 
914
      <command id="135" name="LCD_DrawLine" type="specific" module="KS0108" description="Draw a line on LCD">
927
    <command id="135" name="LCD_DrawLine" type="specific" module="KS0108" description="Draw a line on LCD">
915
    <variables>
928
      <variables>
916
      <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
929
    <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
917
        <value id="0" name="Standard"/>
930
      <value id="0" name="Standard"/>
918
        <value id="1" name="Inverted"/>
931
      <value id="1" name="Inverted"/>
Line 921... Line 934...
921
      <variable name="Y1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
934
    <variable name="Y1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
922
      <variable name="X2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
935
    <variable name="X2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
923
      <variable name="Y2" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
936
    <variable name="Y2" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
924
    </variables>
937
      </variables>
925
      </command>
938
    </command>  
926
   
-
 
927
      <command id="136" name="LCD_DrawCircle" type="specific" module="KS0108" description="Draw a circle on LCD">
939
    <command id="136" name="LCD_DrawCircle" type="specific" module="KS0108" description="Draw a circle on LCD">
928
    <variables>
940
      <variables>
929
      <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
941
    <variable name="Inverted" type="enum" start_bit="0" bit_length="1" unit="" description="Set to 1 of you want an inverted screen">
930
        <value id="0" name="Standard"/>
942
      <value id="0" name="Standard"/>
931
        <value id="1" name="Inverted"/>
943
      <value id="1" name="Inverted"/>
Line 933... Line 945...
933
      <variable name="Xcentre" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
945
    <variable name="Xcentre" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
934
      <variable name="Ycentre" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
946
    <variable name="Ycentre" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
935
      <variable name="Radius" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
947
    <variable name="Radius" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
936
    </variables>
948
      </variables>
937
      </command>    
949
    </command>    
938
 
-
 
939
    <command id="137" name="LCD_InvertRect" type="specific" module="KS0108" description="Invert pixels in an rectangle on the LCD">
950
    <command id="137" name="LCD_InvertRect" type="specific" module="KS0108" description="Invert pixels in an rectangle on the LCD">
940
      <variables>
951
      <variables>
941
    <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
952
    <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
942
        <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
953
    <variable name="Y" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
943
    <variable name="Width" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
954
    <variable name="Width" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
944
    <variable name="Height" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
955
    <variable name="Height" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
945
      </variables>
956
      </variables>
946
    </command>
957
    </command>    
947
   
-
 
948
    <command id="138" name="LCD_New_Image" type="specific" module="KS0108" description="Store a new image in eeprom">
958
    <command id="138" name="LCD_New_Image" type="specific" module="KS0108" description="Store a new image in eeprom">
949
      <variables>
959
      <variables>
950
    <variable name="image_id" type="uint" start_bit="0" bit_length="8" unit="" description="the new image id"/>
960
    <variable name="image_id" type="uint" start_bit="0" bit_length="8" unit="" description="the new image id"/>
951
        <variable name="size_X" type="uint" start_bit="8" bit_length="8" unit="" description="Size in x direction"/>
961
    <variable name="size_X" type="uint" start_bit="8" bit_length="8" unit="" description="Size in x direction"/>
952
        <variable name="size_Y" type="uint" start_bit="16" bit_length="8" unit="" description="Size in y direction"/>
962
    <variable name="size_Y" type="uint" start_bit="16" bit_length="8" unit="" description="Size in y direction"/>
953
      </variables>
963
      </variables>
954
    </command>
964
    </command>
955
        <command id="139" name="LCD_Ack" type="specific" module="KS0108" description="Data correctly received">
965
    <command id="139" name="LCD_Ack" type="specific" module="KS0108" description="Data correctly received">
956
      <variables>
966
      <variables>
957
    <variable name="packet_id" type="uint" start_bit="0" bit_length="8" unit="" description="Id of the packet that is acknoleged"/>
967
    <variable name="packet_id" type="uint" start_bit="0" bit_length="8" unit="" description="Id of the packet that is acknoleged"/>
958
      </variables>
968
      </variables>
959
    </command>
969
    </command>
960
     
-
 
961
        <command id="140" name="LCD_Error" type="specific" module="KS0108" description="Data error"/>
970
    <command id="140" name="LCD_Error" type="specific" module="KS0108" description="Data error"/>  
962
   
-
 
963
        <command id="141" name="LCD_Image_Data" type="specific" module="KS0108" description="Data"/>
971
    <command id="141" name="LCD_Image_Data" type="specific" module="KS0108" description="Data"/>
964
        <command id="141" name="LCD_Image_Data_7" type="specific" module="KS0108" description="Data">
972
    <command id="141" name="LCD_Image_Data_7" type="specific" module="KS0108" description="Data">
965
      <variables>
973
      <variables>
966
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
974
    <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
967
        <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
975
    <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
Line 969... Line 977...
969
        <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
977
    <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
970
        <variable name="Data3" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
978
    <variable name="Data3" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
971
        <variable name="Data4" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
979
    <variable name="Data4" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
972
        <variable name="Data5" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
980
    <variable name="Data5" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
973
    <variable name="Data6" type="uint" start_bit="56" bit_length="8" unit="" description=""/>
981
    <variable name="Data6" type="uint" start_bit="56" bit_length="8" unit="" description=""/>
974
      </variables>
982
      </variables>
975
    </command>
983
    </command>
976
    <command id="141" name="LCD_Image_Data_6" type="specific" module="KS0108" description="Data">
984
    <command id="141" name="LCD_Image_Data_6" type="specific" module="KS0108" description="Data">
977
      <variables>
985
      <variables>
978
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
986
    <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
979
        <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
987
    <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
980
        <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
988
    <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
981
        <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
989
    <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
982
        <variable name="Data3" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
990
    <variable name="Data3" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
983
        <variable name="Data4" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
991
    <variable name="Data4" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
984
        <variable name="Data5" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
992
    <variable name="Data5" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
985
      </variables>
993
      </variables>
986
    </command>
994
    </command>
987
    <command id="141" name="LCD_Image_Data_5" type="specific" module="KS0108" description="Data">
995
    <command id="141" name="LCD_Image_Data_5" type="specific" module="KS0108" description="Data">
988
      <variables>
996
      <variables>
989
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
997
    <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
990
        <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
998
    <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
991
        <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
999
    <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
992
        <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1000
    <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
993
        <variable name="Data3" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
1001
    <variable name="Data3" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
994
        <variable name="Data4" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
1002
    <variable name="Data4" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
995
      </variables>
1003
      </variables>
996
    </command>
1004
    </command>
997
    <command id="141" name="LCD_Image_Data_4" type="specific" module="KS0108" description="Data">
1005
    <command id="141" name="LCD_Image_Data_4" type="specific" module="KS0108" description="Data">
998
      <variables>
1006
      <variables>
999
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1007
    <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1000
        <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1008
    <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1001
        <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1009
    <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1002
        <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1010
    <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1003
        <variable name="Data3" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
1011
    <variable name="Data3" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
1004
      </variables>
1012
      </variables>
1005
    </command>
1013
    </command>
1006
    <command id="141" name="LCD_Image_Data_3" type="specific" module="KS0108" description="Data">
1014
    <command id="141" name="LCD_Image_Data_3" type="specific" module="KS0108" description="Data">
1007
      <variables>
1015
      <variables>
1008
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1016
    <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1009
        <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1017
    <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1010
        <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1018
    <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1011
        <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1019
    <variable name="Data2" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1012
      </variables>
1020
      </variables>
1013
    </command>
1021
    </command>
1014
    <command id="141" name="LCD_Image_Data_2" type="specific" module="KS0108" description="Data">
1022
    <command id="141" name="LCD_Image_Data_2" type="specific" module="KS0108" description="Data">
1015
      <variables>
1023
      <variables>
1016
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1024
    <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1017
        <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1025
    <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1018
        <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1026
    <variable name="Data1" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1019
      </variables>
1027
      </variables>
1020
    </command>
1028
    </command>
1021
    <command id="141" name="LCD_Image_Data_1" type="specific" module="KS0108" description="Data">
1029
    <command id="141" name="LCD_Image_Data_1" type="specific" module="KS0108" description="Data">
1022
      <variables>
1030
      <variables>
1023
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1031
    <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1024
        <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1032
    <variable name="Data0" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1025
      </variables>
1033
      </variables>
1026
    </command>
1034
    </command>
1027
    <command id="142" name="LCD_Data_id_Error" type="specific" module="KS0108" description="Wrong data id received">
1035
    <command id="142" name="LCD_Data_id_Error" type="specific" module="KS0108" description="Wrong data id received">
1028
      <variables>
1036
      <variables>
1029
    <variable name="id" type="uint" start_bit="0" bit_length="8" unit="" description="The expected id"/>
1037
    <variable name="id" type="uint" start_bit="0" bit_length="8" unit="" description="The expected id"/>
1030
      </variables>
1038
      </variables>
1031
    </command>
1039
    </command>
1032
   
-
 
1033
        <command id="143" name="LCD_Data_Done" type="specific" module="KS0108" description="All data sent">
1040
    <command id="143" name="LCD_Data_Done" type="specific" module="KS0108" description="All data sent">
1034
      <variables>
1041
      <variables>
1035
      </variables>
1042
      </variables>
1036
    </command>
1043
    </command>
1037
 
1044
   
Line 1043... Line 1050...
1043
            <value id="0" name="NoMotion"/>
1050
      <value id="0" name="NoMotion"/>
1044
            <value id="1" name="MotionDetected"/>
1051
      <value id="1" name="MotionDetected"/>
1045
        </variable>
1052
    </variable>
1046
      </variables>
1053
      </variables>
1047
    </command>
1054
    </command>  
1048
 
-
 
1049
   
1055
   
1050
    <command id="128" name="Demo" type="specific" module="Dimmer230" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
1056
    <command id="128" name="Demo" type="specific" module="Dimmer230" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
1051
     <variables>
1057
      <variables>
1052
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1058
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1053
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
1059
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
1054
        <variable name="Steps" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1060
    <variable name="Steps" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1055
      </variables>
1061
      </variables>
1056
    </command>
1062
    </command>  
1057
   
-
 
1058
    <command id="129" name="Start_Fade" type="specific" module="Dimmer230" description="Fade in a direction and don't stop until another command is received or top/bottom is reached">
1063
    <command id="129" name="Start_Fade" type="specific" module="Dimmer230" description="Fade in a direction and don't stop until another command is received or top/bottom is reached">
1059
     <variables>
1064
      <variables>
1060
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1065
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1061
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1066
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1062
        <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1067
    <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1063
            <value id="0" name="Decrease"/>
1068
      <value id="0" name="Decrease"/>
1064
            <value id="1" name="Increase"/>
1069
      <value id="1" name="Increase"/>
1065
        </variable>
1070
    </variable>
1066
      </variables>
1071
      </variables>
1067
    </command>
1072
    </command>
1068
    <command id="130" name="Stop_Fade" type="specific" module="Dimmer230" description="If a fade is in progress, then stop">
1073
    <command id="130" name="Stop_Fade" type="specific" module="Dimmer230" description="If a fade is in progress, then stop">
1069
      <variables>
1074
      <variables>
1070
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1075
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1071
      </variables>
1076
      </variables>
1072
    </command>
1077
    </command>
1073
    <command id="131" name="Abs_Fade" type="specific" module="Dimmer230" description="Fade to a defined value, stops when another command is received">
1078
    <command id="131" name="Abs_Fade" type="specific" module="Dimmer230" description="Fade to a defined value, stops when another command is received">
1074
     <variables>
1079
      <variables>
1075
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1080
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1076
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1081
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1077
        <variable name="EndValue" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1082
    <variable name="EndValue" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1078
      </variables>
1083
      </variables>
1079
    </command>
1084
    </command>
1080
    <command id="132" name="Rel_Fade" type="specific" module="Dimmer230" description="Fade a number of steps in a defined direction, stops when another command is received or top/bottom is reached">
1085
    <command id="132" name="Rel_Fade" type="specific" module="Dimmer230" description="Fade a number of steps in a defined direction, stops when another command is received or top/bottom is reached">
1081
     <variables>
1086
      <variables>
1082
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1087
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1083
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1088
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
Line 1090... Line 1095...
1090
    </command>
1095
    </command>
1091
    <command id="133" name="Netinfo" type="specific" module="Dimmer230" description="Information about the connected net power">
1096
    <command id="133" name="Netinfo" type="specific" module="Dimmer230" description="Information about the connected net power">
1092
     <variables>
1097
      <variables>
1093
        <variable name="Connection" type="enum" start_bit="0" bit_length="1" unit="" description="If the dimmer is connected to net power">
1098
    <variable name="Connection" type="enum" start_bit="0" bit_length="1" unit="" description="If the dimmer is connected to net power">
1094
        <value id="0" name="Disconnected"/>
1099
      <value id="0" name="Disconnected"/>
1095
        <value id="1" name="Connected"/>
1100
      <value id="1" name="Connected"/>
1096
    </variable>
1101
    </variable>
1097
        <variable name="Frequency" type="enum" start_bit="1" bit_length="2" unit="" description="Frequency of the net power">
1102
    <variable name="Frequency" type="enum" start_bit="1" bit_length="2" unit="" description="Frequency of the net power">
1098
        <value id="0" name="Error_Unknown"/>
1103
      <value id="0" name="Error_Unknown"/>
1099
        <value id="1" name="50Hz"/>
1104
      <value id="1" name="50Hz"/>
1100
        <value id="2" name="60Hz"/>
1105
      <value id="2" name="60Hz"/>
1101
    </variable>
1106
    </variable>
1102
    <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
1107
    <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
1103
    <variable name="Channel" type="uint" start_bit="16" bit_length="8" unit="" description="Dimmer channel"/>
1108
    <variable name="Channel" type="uint" start_bit="16" bit_length="8" unit="" description="Dimmer channel"/>
1104
      </variables>
1109
      </variables>
1105
    </command>
1110
    </command>
-
 
1111
   
1106
    <command id="128" name="Demo" type="specific" module="hwPWM" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
1112
    <command id="128" name="Demo" type="specific" module="hwPWM" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
1107
     <variables>
1113
      <variables>
1108
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1114
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1109
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
1115
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
1110
        <variable name="Steps" type="uint" start_bit="16" bit_length="16" unit="" description="number of percent to step in %/100"/>
1116
    <variable name="Steps" type="uint" start_bit="16" bit_length="16" unit="" description="number of percent to step in %/100"/>
1111
      </variables>
1117
      </variables>
1112
    </command>
1118
    </command>
1113
    <command id="129" name="Start_Fade" type="specific" module="hwPWM" description="Fade in a direction and don't stop until another command is received or top/bottom is reached">
1119
    <command id="129" name="Start_Fade" type="specific" module="hwPWM" description="Fade in a direction and don't stop until another command is received or top/bottom is reached">
1114
     <variables>
1120
      <variables>
1115
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1121
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1116
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1122
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1117
        <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1123
    <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1118
            <value id="0" name="Decrease"/>
1124
      <value id="0" name="Decrease"/>
1119
            <value id="1" name="Increase"/>
1125
      <value id="1" name="Increase"/>
1120
        </variable>
1126
    </variable>
1121
      </variables>
1127
      </variables>
1122
    </command>
1128
    </command>
1123
    <command id="130" name="Stop_Fade" type="specific" module="hwPWM" description="If a fade is in progress, then stop">
1129
    <command id="130" name="Stop_Fade" type="specific" module="hwPWM" description="If a fade is in progress, then stop">
1124
      <variables>
1130
      <variables>
1125
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1131
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1126
      </variables>
1132
      </variables>
1127
    </command>
1133
    </command>
1128
    <command id="131" name="Abs_Fade" type="specific" module="hwPWM" description="Fade to a defined value, stops when another command is received">
1134
    <command id="131" name="Abs_Fade" type="specific" module="hwPWM" description="Fade to a defined value, stops when another command is received">
1129
     <variables>
1135
      <variables>
-
 
1136
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
-
 
1137
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
-
 
1138
    <variable name="EndValue" type="uint" start_bit="16" bit_length="16" unit="" description="end value in percent in %/100"/>
-
 
1139
      </variables>
-
 
1140
    </command>
-
 
1141
    <command id="132" name="Rel_Fade" type="specific" module="hwPWM" description="Fade a number of steps in a defined direction, stops when another command is received or top/bottom is reached">
-
 
1142
      <variables>
1130
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1143
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1131
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1144
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
-
 
1145
    <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
-
 
1146
      <value id="0" name="Decrease"/>
-
 
1147
      <value id="1" name="Increase"/>
-
 
1148
    </variable>
1132
        <variable name="EndValue" type="uint" start_bit="16" bit_length="16" unit="" description="end value in percent in %/100"/>
1149
    <variable name="Steps" type="uint" start_bit="24" bit_length="16" unit="" description="Number of percent to step in %/100"/>
1133
      </variables>
1150
      </variables>
1134
    </command>
1151
    </command>
1135
    <command id="132" name="Rel_Fade" type="specific" module="hwPWM" description="Fade a number of steps in a defined direction, stops when another command is received or top/bottom is reached">
-
 
1136
     <variables>
-
 
1137
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
-
 
1138
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
-
 
1139
        <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
-
 
1140
            <value id="0" name="Decrease"/>
-
 
1141
            <value id="1" name="Increase"/>
-
 
1142
        </variable>
-
 
1143
        <variable name="Steps" type="uint" start_bit="24" bit_length="16" unit="" description="Number of percent to step in %/100"/>
-
 
1144
      </variables>
-
 
1145
    </command>
1152
   
1146
 
-
 
1147
    <command id="128" name="Demo" type="specific" module="PCAPWM" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
1153
    <command id="128" name="Demo" type="specific" module="PCAPWM" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
1148
     <variables>
1154
      <variables>
1149
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1155
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1150
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
1156
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
1151
        <variable name="Steps" type="uint" start_bit="16" bit_length="16" unit="" description="number of percent to step in %/100"/>
1157
    <variable name="Steps" type="uint" start_bit="16" bit_length="16" unit="" description="number of percent to step in %/100"/>
1152
      </variables>
1158
      </variables>
1153
    </command>
1159
    </command>
1154
    <command id="129" name="Start_Fade" type="specific" module="PCAPWM" description="Fade in a direction and don't stop until another command is received or top/bottom is reached">
1160
    <command id="129" name="Start_Fade" type="specific" module="PCAPWM" description="Fade in a direction and don't stop until another command is received or top/bottom is reached">
1155
     <variables>
1161
      <variables>
1156
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1162
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1157
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1163
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1158
        <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1164
    <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1159
            <value id="0" name="Decrease"/>
1165
      <value id="0" name="Decrease"/>
1160
            <value id="1" name="Increase"/>
1166
      <value id="1" name="Increase"/>
1161
        </variable>
1167
    </variable>
1162
      </variables>
1168
      </variables>
1163
    </command>
1169
    </command>
1164
    <command id="130" name="Stop_Fade" type="specific" module="PCAPWM" description="If a fade is in progress, then stop">
1170
    <command id="130" name="Stop_Fade" type="specific" module="PCAPWM" description="If a fade is in progress, then stop">
1165
      <variables>
1171
      <variables>
1166
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1172
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1167
      </variables>
1173
      </variables>
1168
    </command>
1174
    </command>
1169
    <command id="131" name="Abs_Fade" type="specific" module="PCAPWM" description="Fade to a defined value, stops when another command is received">
1175
    <command id="131" name="Abs_Fade" type="specific" module="PCAPWM" description="Fade to a defined value, stops when another command is received">
1170
     <variables>
1176
      <variables>
1171
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1177
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1172
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1178
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1173
        <variable name="EndValue" type="uint" start_bit="16" bit_length="16" unit="" description="end value in percent in %/100"/>
1179
    <variable name="EndValue" type="uint" start_bit="16" bit_length="16" unit="" description="end value in percent in %/100"/>
-
 
1180
      </variables>
-
 
1181
    </command>
-
 
1182
    <command id="132" name="Rel_Fade" type="specific" module="PCAPWM" description="Fade a number of steps in a defined direction, stops when another command is received or top/bottom is reached">
-
 
1183
      <variables>
-
 
1184
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
-
 
1185
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
-
 
1186
    <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
-
 
1187
      <value id="0" name="Decrease"/>
-
 
1188
      <value id="1" name="Increase"/>
-
 
1189
    </variable>
-
 
1190
    <variable name="Steps" type="uint" start_bit="24" bit_length="16" unit="" description="Number of percent to step in %/100"/>
1174
      </variables>
1191
      </variables>
1175
    </command>
1192
    </command>
1176
    <command id="132" name="Rel_Fade" type="specific" module="PCAPWM" description="Fade a number of steps in a defined direction, stops when another command is received or top/bottom is reached">
-
 
1177
     <variables>
-
 
1178
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
-
 
1179
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
-
 
1180
        <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
-
 
1181
            <value id="0" name="Decrease"/>
-
 
1182
            <value id="1" name="Increase"/>
-
 
1183
        </variable>
-
 
1184
        <variable name="Steps" type="uint" start_bit="24" bit_length="16" unit="" description="Number of percent to step in %/100"/>
-
 
1185
      </variables>
-
 
1186
    </command>
-
 
1187
   
1193
   
1188
 <command id="128" name="Demo" type="specific" module="RGBW" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
1194
    <command id="128" name="Demo" type="specific" module="RGBW" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
1189
     <variables>
1195
      <variables>
1190
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1196
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1191
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
1197
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
1192
        <variable name="Steps" type="uint" start_bit="16" bit_length="16" unit="" description="number of percent to step in %/100"/>
1198
    <variable name="Steps" type="uint" start_bit="16" bit_length="16" unit="" description="number of percent to step in %/100"/>
1193
      </variables>
1199
      </variables>
1194
    </command>
1200
    </command>
1195
   
-
 
1196
    <command id="129" name="Start_Fade" type="specific" module="RGBW" description="Fade in a direction and don't stop until another command is received or top/bottom is reached">
1201
    <command id="129" name="Start_Fade" type="specific" module="RGBW" description="Fade in a direction and don't stop until another command is received or top/bottom is reached">
1197
     <variables>
1202
      <variables>
1198
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1203
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1199
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1204
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1200
        <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1205
    <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
Line 1202... Line 1207...
1202
            <value id="1" name="Increase"/>
1207
      <value id="1" name="Increase"/>
1203
        </variable>
1208
    </variable>
1204
      </variables>
1209
      </variables>
1205
    </command>
1210
    </command>
1206
    <command id="130" name="Stop_Fade" type="specific" module="RGBW" description="If a fade is in progress, then stop">
1211
    <command id="130" name="Stop_Fade" type="specific" module="RGBW" description="If a fade is in progress, then stop">
1207
      <variables>
1212
      <variables>
1208
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1213
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1209
      </variables>
1214
      </variables>
1210
    </command>
1215
    </command>
1211
    <command id="131" name="Abs_Fade" type="specific" module="RGBW" description="Fade to a defined value, stops when another command is received">
1216
    <command id="131" name="Abs_Fade" type="specific" module="RGBW" description="Fade to a defined value, stops when another command is received">
1212
     <variables>
1217
      <variables>
1213
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1218
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1214
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1219
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1215
        <variable name="EndValue" type="uint" start_bit="16" bit_length="16" unit="" description="end value in percent in %/100"/>
1220
    <variable name="EndValue" type="uint" start_bit="16" bit_length="16" unit="" description="end value in percent in %/100"/>
1216
      </variables>
1221
      </variables>
1217
    </command>
1222
    </command>
1218
    <command id="132" name="Rel_Fade" type="specific" module="RGBW" description="Fade a number of steps in a defined direction, stops when another command is received or top/bottom is reached">
1223
    <command id="132" name="Rel_Fade" type="specific" module="RGBW" description="Fade a number of steps in a defined direction, stops when another command is received or top/bottom is reached">
1219
     <variables>
1224
      <variables>
1220
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1225
    <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
1221
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1226
    <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms, set speed to 0 if no fading is to be used (go to target immediately)"/>
1222
        <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1227
    <variable name="Direction" type="enum" start_bit="16" bit_length="8" unit="" description="">
1223
            <value id="0" name="Decrease"/>
1228
      <value id="0" name="Decrease"/>
1224
            <value id="1" name="Increase"/>
1229
      <value id="1" name="Increase"/>
1225
        </variable>
1230
    </variable>
1226
        <variable name="Steps" type="uint" start_bit="24" bit_length="16" unit="" description="Number of percent to step in %/100"/>
1231
    <variable name="Steps" type="uint" start_bit="24" bit_length="16" unit="" description="Number of percent to step in %/100"/>
1227
      </variables>
1232
      </variables>
1228
    </command>
1233
    </command>
1229
 
1234
   
1230
    <command id="128" name="Id" type="specific" module="identification" description="Broadcast this nodes ID">
1235
    <command id="128" name="Id" type="specific" module="identification" description="Broadcast this nodes ID">
1231
     <variables>
1236
      <variables>
1232
        <variable name="HardwareId" type="uint" start_bit="0" bit_length="32" unit="" description=""/>
1237
    <variable name="HardwareId" type="uint" start_bit="0" bit_length="32" unit="" description=""/>
1233
     </variables>
1238
      </variables>
1234
    </command>
1239
    </command>
1235
 
1240
   
1236
    <command id="128" name="CONFIG" type="specific" module="softPWM" description="Configure the PWM">
1241
    <command id="128" name="CONFIG" type="specific" module="softPWM" description="Configure the PWM">
1237
     <variables>
1242
      <variables>
1238
        <variable name="Period" type="uint" start_bit="0" bit_length="16" unit="ms" description=""/>
1243
    <variable name="Period" type="uint" start_bit="0" bit_length="16" unit="ms" description=""/>
1239
        <variable name="Resolution" type="uint" start_bit="16" bit_length="8" unit="ms" description=""/>
1244
    <variable name="Resolution" type="uint" start_bit="16" bit_length="8" unit="ms" description=""/>
1240
     </variables>
1245
      </variables>
1241
    </command>
1246
    </command>
-
 
1247
   
1242
    <command id="128" name="Gesture" type="specific" module="Touch" description="Parsed touch data as a gesture">
1248
    <command id="128" name="Gesture" type="specific" module="Touch" description="Parsed touch data as a gesture">
1243
     <variables>
1249
      <variables>
1244
        <variable name="f1" type="uint" start_bit="0" bit_length="8" unit="#" description="Indicates the number of intersection points between an input gesture g(x) and the straight line f(x) which connects the first and last point of the gesture"/>
1250
    <variable name="f1" type="uint" start_bit="0" bit_length="8" unit="#" description="Indicates the number of intersection points between an input gesture g(x) and the straight line f(x) which connects the first and last point of the gesture"/>
1245
        <variable name="f7" type="uint" start_bit="8" bit_length="8" unit="#" description="Indicates the number of intersection points between an input gesture g(x) and all horizontal lines yi, where i is between 0 and n, that constitute a gesture"/>
1251
    <variable name="f7" type="uint" start_bit="8" bit_length="8" unit="#" description="Indicates the number of intersection points between an input gesture g(x) and all horizontal lines yi, where i is between 0 and n, that constitute a gesture"/>
1246
        <variable name="f3" type="enum" start_bit="16" bit_length="1" unit="" description="Indicates the sign value of area gap between g(x) and f(x)">
1252
    <variable name="f3" type="enum" start_bit="16" bit_length="1" unit="" description="Indicates the sign value of area gap between g(x) and f(x)">
1247
           <value id="0" name="M"/>
1253
      <value id="0" name="M"/>
1248
           <value id="1" name="P"/>
1254
      <value id="1" name="P"/>
1249
        </variable>
1255
    </variable>
1250
        <variable name="f4" type="enum" start_bit="17" bit_length="1" unit="" description="Represents the sign value of the sum of the x coordinates of all the points that constitute strokes minus the x coordinates of the last point">
1256
    <variable name="f4" type="enum" start_bit="17" bit_length="1" unit="" description="Represents the sign value of the sum of the x coordinates of all the points that constitute strokes minus the x coordinates of the last point">
1251
           <value id="0" name="M"/>
1257
      <value id="0" name="M"/>
1252
           <value id="1" name="P"/>
1258
      <value id="1" name="P"/>
1253
        </variable>
1259
    </variable>
1254
        <variable name="f5" type="enum" start_bit="18" bit_length="1" unit="" description="Checks the sign value of the sum of the x coordinates of all the points that constitute strokes minus x coordinates of the first point">
1260
    <variable name="f5" type="enum" start_bit="18" bit_length="1" unit="" description="Checks the sign value of the sum of the x coordinates of all the points that constitute strokes minus x coordinates of the first point">
1255
           <value id="0" name="M"/>
1261
      <value id="0" name="M"/>
1256
           <value id="1" name="P"/>
1262
      <value id="1" name="P"/>
1257
        </variable>
1263
    </variable>
1258
        <variable name="f6" type="enum" start_bit="19" bit_length="1" unit="" description="Indicates the sign value of the y coordinates of the last point minus y coordinates of the first point">
1264
    <variable name="f6" type="enum" start_bit="19" bit_length="1" unit="" description="Indicates the sign value of the y coordinates of the last point minus y coordinates of the first point">
1259
           <value id="0" name="M"/>
1265
      <value id="0" name="M"/>
1260
           <value id="1" name="P"/>
1266
      <value id="1" name="P"/>
1261
        </variable>
1267
    </variable>
1262
        <variable name="f8" type="enum" start_bit="20" bit_length="1" unit="" description="Checks whether or not x coordinates of all the points except for the first point and the last point is between x0 and xn">
1268
    <variable name="f8" type="enum" start_bit="20" bit_length="1" unit="" description="Checks whether or not x coordinates of all the points except for the first point and the last point is between x0 and xn">
1263
           <value id="0" name="M"/>
1269
      <value id="0" name="M"/>
1264
           <value id="1" name="P"/>
1270
      <value id="1" name="P"/>
1265
        </variable>
1271
    </variable>
1266
        <variable name="f9" type="enum" start_bit="21" bit_length="1" unit="" description="Represents the sign value of the multiplication of x coordinates of the first point and the last point minus the mediate value of x coordinates of all the points">
1272
    <variable name="f9" type="enum" start_bit="21" bit_length="1" unit="" description="Represents the sign value of the multiplication of x coordinates of the first point and the last point minus the mediate value of x coordinates of all the points">
1267
           <value id="0" name="M"/>
1273
      <value id="0" name="M"/>
1268
           <value id="1" name="P"/>
1274
      <value id="1" name="P"/>
1269
        </variable>
1275
    </variable>
1270
        <variable name="f2" type="enum" start_bit="22" bit_length="2" unit="" description="Checks if the y coordinates of the points which exist between the intersection point and the last point are greater than the y coordinates of the intersection point">
1276
    <variable name="f2" type="enum" start_bit="22" bit_length="2" unit="" description="Checks if the y coordinates of the points which exist between the intersection point and the last point are greater than the y coordinates of the intersection point">
1271
           <value id="0" name="M"/>
1277
      <value id="0" name="M"/>
1272
           <value id="1" name="P"/>
1278
      <value id="1" name="P"/>
1273
           <value id="2" name="U"/>
1279
      <value id="2" name="U"/>
1274
        </variable>
1280
    </variable>
1275
     </variables>
1281
      </variables>
1276
    </command>
1282
    </command>
1277
    <command id="129" name="Raw" type="specific" module="Touch" description="Raw touch data">
1283
    <command id="129" name="Raw" type="specific" module="Touch" description="Raw touch data">
1278
     <variables>
1284
      <variables>
1279
        <variable name="Status" type="enum" start_bit="0" bit_length="8" unit="" description="Gives the current push status">
1285
    <variable name="Status" type="enum" start_bit="0" bit_length="8" unit="" description="Gives the current push status">
1280
          <value id="1" name="Pressed"/>
1286
      <value id="1" name="Pressed"/>
1281
          <value id="0" name="Released"/>
1287
      <value id="0" name="Released"/>
1282
        </variable>
1288
    </variable>
1283
        <variable name="X" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1289
    <variable name="X" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1284
        <variable name="Y" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1290
    <variable name="Y" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1285
     </variables>
1291
      </variables>
1286
    </command>
1292
    </command>
1287
   
1293
   
1288
    <command id="128" name="Position" type="specific" module="linearAct" description="Set and get position">
1294
    <command id="128" name="Position" type="specific" module="linearAct" description="Set and get position">
1289
     <variables>
1295
      <variables>
1290
        <variable name="Position" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
1296
    <variable name="Position" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
1291
        <variable name="Direction" type="uint" start_bit="16" bit_length="8" unit="" description="">
1297
    <variable name="Direction" type="uint" start_bit="16" bit_length="8" unit="" description="">
1292
             <value id="0" name="NotMoving"/>
1298
      <value id="0" name="NotMoving"/>
1293
            <value id="1" name="MovingUp"/>
1299
      <value id="1" name="MovingUp"/>
1294
            <value id="2" name="MovingDown"/>
1300
      <value id="2" name="MovingDown"/>
Line 1299... Line 1305...
1299
     <variables>
1305
      <variables>
1300
        <variable name="Min" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
1306
    <variable name="Min" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
1301
          <variable name="Low" type="uint" start_bit="16" bit_length="16" unit="" description=""/>  
1307
    <variable name="Low" type="uint" start_bit="16" bit_length="16" unit="" description=""/>  
1302
         <variable name="High" type="uint" start_bit="32" bit_length="16" unit="" description=""/>
1308
    <variable name="High" type="uint" start_bit="32" bit_length="16" unit="" description=""/>
1303
         <variable name="Max" type="uint" start_bit="48" bit_length="16" unit="" description=""/>
1309
    <variable name="Max" type="uint" start_bit="48" bit_length="16" unit="" description=""/>
1304
      </variables>
1310
      </variables>
1305
    </command>
1311
    </command>
1306
    <command id="130" name="Calibration" type="specific" module="linearAct" description="Start calibration">
1312
    <command id="130" name="Calibration" type="specific" module="linearAct" description="Start calibration">
1307
     <variables>
1313
      <variables>
1308
        <variable name="OptionalPosition" type="uint" start_bit="0" bit_length="16" unit="" description="Option to set current value for position"/>
1314
    <variable name="OptionalPosition" type="uint" start_bit="0" bit_length="16" unit="" description="Option to set current value for position"/>
1309
      </variables>
1315
      </variables>
1310
    </command>
1316
    </command>
1311
 
1317
   
1312
    <command id="128" name="setCounter" type="specific" module="counter" description="Set the counter value on the counter module">
1318
    <command id="128" name="setCounter" type="specific" module="counter" description="Set the counter value on the counter module">
1313
      <variables>
1319
      <variables>
1314
        <variable name="PinId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1320
    <variable name="PinId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1315
        <variable name="Count" type="uint" start_bit="8" bit_length="32" unit="" description=""/>
1321
    <variable name="Count" type="uint" start_bit="8" bit_length="32" unit="" description=""/>
1316
      </variables>
1322
      </variables>
1317
    </command>
1323
    </command>
1318
 
1324
   
1319
    <command id="128" name="ImageDataModule1" type="specific" module="DotMatrix" description="">
1325
    <command id="128" name="ImageDataModule1" type="specific" module="DotMatrix" description="">
1320
      <variables>
1326
      <variables>
1321
        <variable name="Row1" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1327
    <variable name="Row1" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
1322
        <variable name="Row2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1328
    <variable name="Row2" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
1323
        <variable name="Row3" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1329
    <variable name="Row3" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
1324
        <variable name="Row4" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1330
    <variable name="Row4" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1325
        <variable name="Row5" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
1331
    <variable name="Row5" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
1326
        <variable name="Row6" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
1332
    <variable name="Row6" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
1327
        <variable name="Row7" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
1333
    <variable name="Row7" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
1328
        <variable name="Row8" type="uint" start_bit="56" bit_length="8" unit="" description=""/>
1334
    <variable name="Row8" type="uint" start_bit="56" bit_length="8" unit="" description=""/>
1329
      </variables>
1335
      </variables>
Line 1366... Line 1372...
1366
    </command>
1372
    </command>
1367
 
1373
   
1368
    <command id="128" name="setVolume" type="specific" module="water" description="Set the volume value on the water meter module">
1374
    <command id="128" name="setVolume" type="specific" module="water" description="Set the volume value on the water meter module">
1369
      <variables>
1375
      <variables>
1370
        <variable name="Volume" type="uint" start_bit="0" bit_length="32" unit="Liter" description=""/>
1376
    <variable name="Volume" type="uint" start_bit="0" bit_length="32" unit="Liter" description=""/>
-
 
1377
      </variables>
-
 
1378
    </command>
-
 
1379
   
-
 
1380
    <command id="128" name="UltasonicConfig" type="specific" module="ultrasonic" description="Configure an ultrasonic module to output 0 to 100%">
-
 
1381
      <variables>
-
 
1382
    <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
-
 
1383
    <variable name="0Percent" type="uint" start_bit="8" bit_length="16" unit="mm" description=""/>
-
 
1384
    <variable name="100Percent" type="uint" start_bit="24" bit_length="16" unit="mm" description=""/>
-
 
1385
    <variable name="SensorMode" type="enum" start_bit="40" bit_length="8" unit="" description="">
-
 
1386
      <value id="0" name="Length"/>
-
 
1387
      <value id="1" name="Percent"/>
-
 
1388
    </variable>
1371
      </variables>
1389
      </variables>
1372
    </command>
1390
    </command>
1373
 
1391
   
1374
  </commands>
1392
  </commands>
1375
 
1393
 
1376
 
1394
 
1377
  <modules>
1395
  <modules>
1378
    <module id="0" name="Debug" class="tst"/>
1396
    <module id="0" name="Debug" class="tst"/>
1379
    <module id="1" name="Default" class="def"/>
1397
    <module id="1" name="Default" class="def"/>
1380
 
-
 
1381
    <module id="3" name="DS18x20" class="sns"/>
1398
    <module id="3" name="DS18x20" class="sns"/>
1382
    <module id="4" name="heatPower" class="sns"/>
1399
    <module id="4" name="heatPower" class="sns"/>
1383
    <module id="5" name="FOST02" class="sns"/>
1400
    <module id="5" name="FOST02" class="sns"/>
1384
    <module id="6" name="BusVoltage" class="sns"/>
1401
    <module id="6" name="BusVoltage" class="sns"/>
1385
    <module id="7" name="SimpleDTMF" class="sns"/>
1402
    <module id="7" name="SimpleDTMF" class="sns"/>
Line 1423... Line 1440...
1423
 
1440
   
1424
    <module id="55" name="NTC" class="sns"/>
1441
    <module id="55" name="NTC" class="sns"/>
1425
    <module id="56" name="sigmadelta_dimmer" class="act"/>
1442
    <module id="56" name="sigmadelta_dimmer" class="act"/>
1426
    <module id="57" name="counter" class="sns"/>
1443
    <module id="57" name="counter" class="sns"/>
1427
    <module id="58" name="multiSwitch" class="act"/>
1444
    <module id="58" name="multiSwitch" class="act"/>
1428
    <module id="59" name="linearAct" class="act"/>ยง
1445
    <module id="59" name="linearAct" class="act"/>
1429
    <module id="60" name="DotMatrix" class="act"/>
1446
    <module id="60" name="DotMatrix" class="act"/>
1430
    <module id="61" name="DHT11" class="sns"/>
1447
    <module id="61" name="DHT11" class="sns"/>
1431
    <module id="62" name="rfTransceive" class="sns"/>
1448
    <module id="62" name="rfTransceive" class="sns"/>
1432
    <module id="63" name="qtouch" class="sns"/>
1449
    <module id="63" name="qtouch" class="sns"/>
1433
    <module id="64" name="ultrasonic" class="sns"/>
1450
    <module id="64" name="ultrasonic" class="sns"/>