RoboDK Forum
Single Program for multiple robots——革命制度党ntable Version

+- RoboDK Forum (//m.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN)
+ - - -论坛:通用RoboDK问题(//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Single Program for multiple robots (/Thread-Single-Program-for-multiple-robots)



Single Program for multiple robots-whardy-09-14-2021

Hello,

I have a main program that controls a rotary table and a robot at the same time. Is it possible to connect to both of these devices so that when I use the ''Send Program to Robot'' feature on this main program, it will send each subprogram to the correct machine in one step?

Thank you,
William


RE: Single Program for multiple robots-Olivier-09-17-2021

Programs can be linked to only one robot at the time since they need to use their respective post-processor.
The program generated can call subprogram that are linked to other robots, but not generate them all at the same time.