Advanced Speech Recognition icon Advanced Speech Recognition Azure Cognitive Speech recognition for ARC with custom API credentials, scripting, language control, and text output for detected phrases Try it →
Hong Kong
Asked — Edited
How Many Ez Robots Can Be Connected To The ARC At The Same Time?

How Many Ez Robots Can Be Connected To The ARC At The Same Time?

Hello everyone!

I am wondering what is maximum number of robots connected to the ARC at the same time?

I tried to look for the answer in the learn sections, but didn't find one.

Thanks!

:D


ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

Author Avatar
PRO
USA
#9  

you will need to setup a bigger private network

https://en.wikipedia.org/wiki/Private_network

Some examples:

192.168.0.0/255.255.0.0 = (65536 - 2) hosts

or if you want to go BIG!

10.0.0.0/255.0.0.0 = (16,777,216 - 2) hosts

but other issues will surface, router support, wifi congestion...

if someone creates a project like that deserves a prize no ?

Author Avatar
Hong Kong
#10  

Hi @Alan @thetechguru (Sorry for not knwoing your username. It's kind of confusing):P

Why only one can have the movement panel?

I was wondering why is the number 249 or 256? Are these numbers the restrictions set by the ARC?

Also @ptp I think what you said was just for the case that everything is under one private network.

What if all the ezbs are in client mode with different network? Say I have one ARC installed in one PC, and I want it to remotely connect with ezbs from outside.

Thus, I believe the restrictions are only from the ARC itself, the system where the ARC is running, and the bandwidth of it.

Right?;)

Author Avatar
PRO
USA
#11  

@Robocen,

You can have:

  1. Multiple ARC's instances running on the same machine.

  2. 260 x EZB controllers per ARC's project

  3. Each EZB controller (Client Mode) on a different network, as long as both ends ARC and the EZB are able to communicate.