Page 1 of 1

2 byte EFC in IR

Posted: Tue May 10, 2005 1:52 pm
by ellobob13
Hi I am using audio code 1058 which Mike England indicated is a two byte code. I wish to add a keymove using IR but I cannot find how to enter the 2 required bytes. I want to add EFC 173 and device code 0Cx.

How do I enter this information?

Posted: Tue May 10, 2005 11:53 pm
by sfhub
I just look at the "HEX" column in KM and enter that as a "HEX" value in IR.

Posted: Wed May 11, 2005 2:33 am
by mtakahar
Audio/1058 uses Sony 12/15/20 combo. EFC:173 = OBC:63, Dev $0C (LSB) = 48 (Sony 15). Hex Cmd should be $FD $0C.

Hal

Posted: Wed May 11, 2005 7:03 am
by ellobob13
Thank you for this information.

Richard