Hi,
I have a robot which communicates with usb (C++ prog)
I wanted to control the servos separately. So I had to use another
code with separate dll, but with the same connection.
When I try to access the motors, I am getting a port open error.
I have to use same micro-controller card for both of my operations.
Please suggest me some solution
Thank you.
Maybe have the main program centralize communication to the port, rather than letting modules use resources as they please? http://i47.tinypic.com/24vktw1.png