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
Control Multiple AllCodes with C#
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Control Multiple AllCodes with C#
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Control Multiple AllCodes with C#
Hi Alan,
I've just had a go here and it is working fine for me using the attached C# project.
I've just had a go here and it is working fine for me using the attached C# project.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel