Posts: 13
Threads: 7
Joined: Jul 2023
Reputation:
0
11-01-2023, 02:44 AM
(This post was last modified: 11-01-2023, 10:06 AM by Albert.)
Hello
Is it possible to simulate the next movement while operating the real robot?
thank you
Posts: 3,487
Threads: 2
Joined: Apr 2018
Reputation:
165
While you are moving the real robot from RoboDK you can't simulate a different robot movement within the same instance of RoboDK.
However, you can open a new instance of RoboDK and you can run more simulations without altering the other instances of RoboDK or the real robot.
Posts: 13
Threads: 7
Joined: Jul 2023
Reputation:
0
Thank you for your quick reply.
I would like to use python to simulate the next movement while operating an actual robot.
How can I differentiate between an existing instance and a new instance?
Thank you.
Posts: 13
Threads: 7
Joined: Jul 2023
Reputation:
0
Thank you. The method you taught me worked fine.
I would like to ask you one more question: Is it possible to change the port settings of an already open RoboDK project using python?