Page 1 of 1

Control Multiple AllCodes with C#

Posted: Wed Dec 07, 2016 11:06 pm
by fvc.alan
Wondering if anyone has tried to connect to multiple units at the same time? One of my students had a go today but found that commands only appeared to be sent to one, even if the methods were called using different port numbers. Not had time to look into it in any depth.

Cheers,
Alan

Re: Control Multiple AllCodes with C#

Posted: Thu Dec 08, 2016 11:47 am
by Benj
Hi Alan,

We have done this with Python and it works very well.

C# should also be fine to control multiple robots but I will double check for you.

Re: Control Multiple AllCodes with C#

Posted: Thu Dec 08, 2016 12:02 pm
by Benj
Hi Alan,

I've just had a go here and it is working fine for me using the attached C# project.
Formula AllCode C# VS2015 - Multi Test.zip
(95.29 KiB) Downloaded 420 times