Update: vickyg2003 was able to load your .IR file and learn the codes and they learn as expected.
For v1.1 .IR file, you also have CBL/2047 assigned to the CABLE button but you should have CABLE assigned to CBL/1376.
Since you are using the SHIFT-Key button to assign functions in the RMDU file, RM generates KeyMoves to support this. This is why your device upgrade has no buttons assigned with functions. You can see this in IR.exe's Device Tabsheet as the right panel shows [NotMapped] for all the buttons.
RM is generating a KeyMove that uses the EFC format option. You can also verify the EFC values within IR.exe match what RM has.
Your v1.2 .IR file doesn't work because it is referencing a button that doesn't exist in the device upgrade.
Since you are not using the device upgrade directly, it doesn't matter which buttons hold your function codes. Your initial .IR file had it on the A,B,C buttons.
Code: Select all
Upgrade Code 0 = 07 FF (CBL/2047) Audio Authority AVAtrix sources for the Comcast-URC-1067 (using A,B,C) (RM v1.82)
5A 00 00 00 00 1D 20 FD 06 5F 9F 1F
End
Then follow the steps on creating a KeyMove to use the A,B,C buttons from the CBL/2047 device upgrade.
So pressing A in CABLE mode means use CBL/2047 keycode A(which is Input1).
Also, if you assign a KeyMove to a SHIFT-<digit>, then to invoke this function, you'll have to press SHIFT SHIFT <digit> on the remote for it to work.