Why do I need multiple robots? Can't we run multiple processes into one robot?

Please tell us

Yes, you can run several processes on just one robot, but only one process at a time. So, inside a 24 hour period, you have 24 hours of effective robot runtime, split between all the processes you have. You could have one process that runs for 24 hours, or 24 processes that run for 1 hour each. Or any mix you’d like, as long as you only run one process at a time.

1 Like

depending on the process we are running,
If the processes are not connected with each other sequentially, then 1 robot can be.
but the robot will run the process one by one, and the next process will wait

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.