Read/Write to Channels in USB
I found DutchDak's information through the PSC program he has written in C#.
I am currently trying to control a Parallax Servo Controller with FTDI chip FT232BM and am attempting to use Visual Studio.Net. I have downloaded a program in www.ftdichip.com called TryUSB. I think I can read/write to the controller card using this program.
My question is: how to I read/write to a particular channel in my Parallax Servo Controller? I have 16 channels all together. I read through DutchDak's code and it has a syntax that is similar to TryUSB. Thus, I was wondering how to specify the channel. (I was not able to run DutchDak's program because I have an older .Net version 7.1).
Anybody who can help?
Thanks very much,
Indayba
I am currently trying to control a Parallax Servo Controller with FTDI chip FT232BM and am attempting to use Visual Studio.Net. I have downloaded a program in www.ftdichip.com called TryUSB. I think I can read/write to the controller card using this program.
My question is: how to I read/write to a particular channel in my Parallax Servo Controller? I have 16 channels all together. I read through DutchDak's code and it has a syntax that is similar to TryUSB. Thus, I was wondering how to specify the channel. (I was not able to run DutchDak's program because I have an older .Net version 7.1).
Anybody who can help?
Thanks very much,
Indayba