Shop OBEX P1 Docs P2 Docs Learn Events
Using VB to control USB PSC — Parallax Forums

Using VB to control USB PSC

cclontzcclontz Posts: 6
edited 2007-10-19 18:49 in General Discussion
I saw a reference in the forum to sample VB code to control the PSC. The post stated that it was in completed projects, but I acnnot find it. Can anyone point me in the right direction. I have the PSC running fine on the PC using Visual Servo Controller from Brookshire Software, but I also need to send some additional commands to it through my VB application. I do have the example BS2 code that is in the PDF, but can use any sample VB code that I can get.

Thanks!!!

Comments

  • UnsoundcodeUnsoundcode Posts: 1,532
    edited 2007-10-19 18:36
    You dont say which version of VB you are using but there are a few helpers for VB Express at this Parallax post

    http://forums.parallax.com/showthread.php?p=671804

    If you are a little familiar with VB Express this will walk you through building a generic interface. Since I posted the examples I have given it a little more thought and made a few modifications·to·the template that give it added flexibility.

    If the original template works for you private message me and I will help you fine tune it for your application.

    Jeff T.
  • cclontzcclontz Posts: 6
    edited 2007-10-19 18:43
    I will take a look. I am using good old VB6 Professional. Tried and true!!!
  • cclontzcclontz Posts: 6
    edited 2007-10-19 18:49
    The examples for for serial comm to the Stamp. What I need is to determine how to send the ASCII and Binary portions of the commands to the PSC from VB6.
Sign In or Register to comment.