Shop OBEX P1 Docs P2 Docs Learn Events
A VB.Net class for interfacing with the Parallax servo controller (PSCusb or PS — Parallax Forums

A VB.Net class for interfacing with the Parallax servo controller (PSCusb or PS

theronkidtheronkid Posts: 1
edited 2009-01-12 19:10 in Robotics
After much searching, I've decided to write my own code to interface with the PSC. It's a simple VB.Net class that interfaces with the servo controller. Functions inside are pretty much self explanitory. It uses the CRs232 class from gotdotnet which is included with this post.

Hope people will find it usefull =]

Ron

Comments

  • D_A_StuartD_A_Stuart Posts: 2
    edited 2006-02-23 20:58
    I've been trying to directly controll the PSCusb via LabView using serial commands, but to no avail. Have you worked with that Language? I do not know VB at all.
  • CaseyKCaseyK Posts: 1
    edited 2009-01-12 19:10
    I think this code is what I have been looking for, however I am having some troubles with it. I am not familiar with VB. Is the code just the set of functions that would be needed to write a new code to control the PSC? I understand the functions, but just not sure how to use them. How do I set the port, newpos, channel, ramp, etc?

    Thanks!!!
Sign In or Register to comment.