Setting the IR routing table

irroutingtable[txports0,freq0,txports1,freq1, ... ,txports7,freq7]

Parameters

txportsX

A 0-255 decimal number, the bits of which indicate which ports to echo the IR command received on port X to.

freqX

The carrier frequency in Hz to use when IR command received on port X are echoed.

Remarks

This command is available only on Slink-e V2.0 and later.

All 16 parameters must be sent each time you use this command. Do not put any whitespace between the comma seperated values.

Example

devname:irroutingtable[1,40000.0,2,40000.0,4,40000.0,8,40000.0,16,40000.0,32,40000.0,64,40000.0,128,40000.0]
will set each input port to echo only to to the output port of the same number, using a carrier frequency of 40khz.