Page 1 of 1

'Recognizing' the IREventStr code?

PostPosted: Tue Dec 16, 2008 2:24 pm
by gozertg
I am trying to program an interface that will learn buttons on a remote, and then be able to 'recognize' them later. I have read several articles on Pronto and understand how that standard works, and can see that the Uirt learns Pronto codes well.

However, when I learn a remote button, I have no way of being able to translate what I learned in Pronto, or other code, that allows me to equate a particular button with the IREventStr parameter of the ReceiveCallback procedure!

Does anyone know how these codes are generated? Or how to translate? In addition, it seems like the IREventStr code seems to alternate between two different values that it alternates between for each button.

Thanks in advance for any help.

-K