Connecting multiple do-bots with C#


#1

Hi guys! my life is in shambles my wife has left me and now i can’t get this do-bot to work! I’m trying to build a production line with 5 do-bot magicians,
how can i get the 5 do-bots to work togher? I’ve been looking at the demo for c# and can se that this line:
“int ret = DobotDll.ConnectDobot(”", 115200, fwType, version);"
-is how you connect the do-bot but how do i connect and control multiple do bots with one computer and/or one program? Thank you in advance for your help!

/leo


#2

Have you resolved this problem? I also want to do it, but i don’t know how to do.