Page 1 of 1
Insignia LKP woes
Posted: Sun Mar 03, 2013 2:22 pm
by jetstar52
I'm trying to place a macro on the LKP of a device button. I get no output from the remote. The macros work fine on other buttons. Here's my IR file:
https://www.hifi-remote.com/forums/dload ... e_id=11761
Thanks in advance!
Posted: Mon Mar 04, 2013 7:23 am
by pH7_jp1
In all 3 cases, you have set DEV_AUX just before executing the phantom_ command. The LKP Special Protocols are defined on DEV_TV, DEV_STB, and DEV_DVD. Switch to the correct device, before invoking the phantom commands and you should be OK. After you do that, you don't actually have to use a different phantom command for each. There can be a phantom2 command for all 3 devices and when the correct DEV_xxx command is used just before the phantom2, then the right one will be executed.
Posted: Tue Mar 05, 2013 12:01 am
by jetstar52
Thanks very much! I have it working now.