sendir

sendir,<module>:<connector>,<ID>,<frequency>,<repeat>,<offset>,<on1>,<off1>,<on2>,<off2>,....,<onN>,<offN>

Sends IR command to IR number <connector>. IR modules are all accessible via module 1 or module 2.

module : 1 or 2

connector : 1 - 3 (IR 1 - 3)

ID : 0 - 65535 - returned in the completeir response

frequency : 15000 - 500000 (hetrz)

repeat: 1 - 50 The number of times to repeat the command

offset 1 - 383 - used if repeat is greater than 1

on1 1 - 65535 - number of pulses

off1 1 - 65535 - absense of pulse periods of the carrier frequency

Examples:

sendir command sendir,1:2,10,38000,1,1,60,15,60,15,60,15,60,30,60,15,60,30,60,15,60,15

Response completeir,1:2,10