Page 1 of 1

Receiving after learn bug

PostPosted: Fri Feb 27, 2009 2:26 am
by tomhog
Hi

I'm using the USBUIRT with the c# managed wrapper to write a little macro app. I'm trying to learn codes and I've run into a little probelm

In order to get the macro app to work I need not only the pronto code for playback, but a compressed receive code for recording.

So I am trying to enter learn mode. Once learn mode completes attach a receive callback and receive 10 compressed receive codes. I then use the most occuring code as the receive comparison for the learnt pronto code.

So my problem is that all other types of receive are fine. But the one straight after the learn always returns the last key pressed (or sometimes a phantom key)

Does anyone have any ideas what might me causing this

Many Thanks
Tom