Page 1 of 1

vb.net help

PostPosted: Thu May 22, 2008 10:44 am
by hawhaw2
I have just bought usbuirt and I have some problems to manage it with vb.net
somebody has some code to help me?

I have written something, but it's not satisfactory.
Any help is welcome and in the same way I will try to help in the future the vb.net users.

Thank you a lot.
Stefano

PostPosted: Mon May 26, 2008 11:10 am
by hawhaw2
Now my code works....

other vb.net users are welcome to share some experience and some source codes....

Stefano

PostPosted: Wed Jul 22, 2009 9:25 pm
by rameesr
can you share your code... i'm just struggling to where to start with...

PostPosted: Sun Jul 26, 2009 3:49 pm
by lagommette
Hi,

It took me quit a while too but I finally acheaved it !

I have written a small example of how to learn an IR code with the USBUIRT.

You will find it at this place:

www.hc-skipper.com/app/install/exemple/TestUSBUIRT.zip

It is a bit different of what I emplemented in my soft HC-SKIPPER but it works.

Goog luck with your developments.

Regards,

lagommette

PostPosted: Sat Sep 12, 2009 9:14 am
by daviso
Is there any way to get VB .NET samples for the main functions (learn, receive, send?)

I'm struggling with the "learn function" in the previous link, and found a way (a dirty one) to send commands, but nothing abount a function triggering on a received signal.

Help !