| View previous topic :: View next topic |
| Author |
Message |
millercentral
Joined: 03 Dec 2004 Posts: 1
|
Posted: Fri Dec 03, 2004 8:08 pm Post subject: Help me debug my C# API wrapper |
|
|
I've been trying to write a C# class which wraps the USB-UIRT API. I'm a bit novice at all this and hoping that someone can help me get it working. The class file and a testbed file are linked below. The class compiles fine, is able to sucessfully open the API, but fails to transmit (GetLastWin32Error returns 0x57) or receive (learning provides some feedback, signal strength and frequency, but progress never goes above 0%).
Any help you could offer would be great!
The class file (ir.cs) and test harness (program.cs) are in this zip:
http://www.millercentral.com/usbuirt.zip
Thanks for any help you can provide!
-james |
|
| Back to top |
|
 |
jrhees Site Admin
Joined: 28 Jan 2003 Posts: 1652
|
Posted: Sat Dec 04, 2004 12:19 am Post subject: |
|
|
James,
I'm not sure I can help with specific C# stuff but another user provided me with a C# wrapper which I can pass along to you. Please contact me at support@usbuirt.com and we'll take a look at it.
-Jon |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Oct 07, 2005 4:59 am Post subject: Yes! |
|
|
| I could not agree with you more. |
|
| Back to top |
|
 |
|