| View previous topic :: View next topic |
| Author |
Message |
tomhog
Joined: 11 May 2007 Posts: 3
|
Posted: Fri May 11, 2007 8:37 am Post subject: repeat receive with c# managed wrapper |
|
|
Hi
I've been using the usbuirt managed wrapper to create a macro app in c#. I've had no problems with learning and transmitting codes but have run into problems using the receive callback event.
This event returns a compressed code which cant be re transmited so the idea of the user writing their macro using there remote is not possible unless I add additional learn function, which also finds a receive code to compare with the learnt pronto code.
I tried this last night only to discover that with the managedwrapper you can only receive a single button press but no repeat. This makes both the learn and the macro functionality impractical.
Is their a way to allow the receiving of repeated codes?
Is there a way to convert pronto codes to the compressed format for comparison?
Many Thanks
Thomas Hogarth |
|
| Back to top |
|
 |
rameesr
Joined: 22 Jul 2009 Posts: 2
|
Posted: Thu Jul 23, 2009 12:30 am Post subject: |
|
|
| can you post your code? |
|
| Back to top |
|
 |
mfmanca
Joined: 01 Mar 2011 Posts: 2
|
Posted: Sun Mar 06, 2011 11:49 pm Post subject: |
|
|
I cannot understand the relation between the code I receive and the one I have to transmit.
What do u mean by "compressed"?
Is there a way to transform it into one that can be transmitted? |
|
| Back to top |
|
 |
|