RoboDK Forum
Syncing Robots with Multithreading——革命制度党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: Syncing Robots with Multithreading (/Thread-Syncing-Robots-with-Multithreading)



Syncing Robots with Multithreading-Jeremy.West-04-27-2023

Hello, I have 2 meca 500s that I am attempting to run movements on at the same time. To do this I have written a synced multithreading function with movements being called to each robot on each thread. When I run in online mode the robots only move one at a time.

Is it possible to have synced movements with multithreading and online programming or do I need to do post processing?


RE: Syncing Robots with Multithreading-Albert-05-03-2023

I just got back to you on this thread where you provided sample code:
//m.sinclairbody.com/forum/Thread-Online-Program-Multithreading