![Cisco IEC 4610 User Manual Download Page 198](http://html.mh-extra.com/html/cisco/iec-4610/iec-4610_user-manual_65856198.webp)
E-14
Cisco Interactive Experience Client 4600 Series User Guide
Appendix E Infrared Remote Controls
Non-Cisco Remote Controls
Step 3
Enter a policy name (for example, “IRConfig”) in the Policy Name field of the Create New Policy dialog
box.
Step 4
Click
Create
. A new policy is created and its icon appears in the center pane.
Step 5
Click the new policy to open it.
Step 6
Click the
Policy
tab within the new policy.
Step 7
Go to the
browser > ir > configuration
property.
Step 8
Click the
IR configuration
button under the Value column.
Step 9
Click
Load
file in the IR configuration editor and upload the LIRC config file for your remote control.
Step 10
Click
Apply
.
Apply the IRConfig Policy to the Device Group
Now apply the policy to the device group:
Step 1
Click
Devices
in the left pane.
Step 2
In the center pane, click on the new groups icon.
Step 3
In the Edit menu, click
Properties
.
Step 4
Click the
Policies
tab.
Step 5
In the Available policies list, choose the IRConfig policy.
Step 6
Click the green arrow.
The policy now appears in the Applied policies list.
Step 7
Click
Apply
.
Step 8
In the Predefined actions menu, click
Reboot
.
Step 9
Click
OK
.
Using the API
The IR can also be configured using the global.ir.setCurrentControl() API.
Step 1
Create and upload the LIRC config file for the remote.
Step 2
To enable and use the uploaded config file, call
global.ir.setCurrentControl() API
from your
application. See the “global.ir Object” section above for information on how to call the API.
The user-defined remote controller should now work.