Page 1 of 1

Looking for some VB.NET Sample Code (VK202-25-USB)

Posted: Mon Jan 31, 2011 12:02 pm
by SiriusBlackOp
I've been searching the site and forums, but can't find any sample code for the USB.

Anyone have a snippet they can share? :wink:

Also, do the drivers work on Windows 7?

Thanks,
Brian.

Posted: Mon Jan 31, 2011 3:13 pm
by Clark
Hi Brian,

All of our application notes can be found on our .ca support site here, but unfortunately we don't have anything specifically for VB. The concepts displayed in the other languages will apply, and if you do happen to create a simple program, please don't hesitate to share.

The drivers found here do work on Windows 7 (I can personally confirm for 64bit).

If you do have any further questions or concerns as you continue development, please feel free to post.

Thanks,
~Troy

Posted: Tue Feb 08, 2011 3:59 pm
by SiriusBlackOp
Thanks Clark.

That "Hello World!" app in C# was just what I needed. Just used an online converter to port it VB.NET and then mildly retooled it for my purposes.

Got it all working. Lots of fun! :D