06-06-2022, 06:10 PM
(This post was last modified: 06-06-2022, 06:12 PM byAntonino Contino.)
Hi everyone,
I'm having some issues in pausing the simulation in RoboDK. (installed version 5.4.3)
If I press Pause on top of the screen while the robot is moving, the robot stops as intended. However, if I then press resume the robot jumps to the new position as if the pause button was never pressed. This doesn't happen if I instead change the simulation speed to 0.0 using the slider.
I tested this with a very simple simulation using different robots, but the result is always the same.
I attached the very simple example I used for the test, with two simple target.
Is it working as intended? How can I overcome this issue?
我需要的是模仿that the full station pauses its programming if I send a command via software. I tried to use the setSimulationSpeed=0 command with the API but from what I can see, if the value is 0 it doesn't change the simulation speed to 0.0 but rather it press Pause, and thus I have the same issue described above.
I'm having some issues in pausing the simulation in RoboDK. (installed version 5.4.3)
If I press Pause on top of the screen while the robot is moving, the robot stops as intended. However, if I then press resume the robot jumps to the new position as if the pause button was never pressed. This doesn't happen if I instead change the simulation speed to 0.0 using the slider.
I tested this with a very simple simulation using different robots, but the result is always the same.
I attached the very simple example I used for the test, with two simple target.
Is it working as intended? How can I overcome this issue?
我需要的是模仿that the full station pauses its programming if I send a command via software. I tried to use the setSimulationSpeed=0 command with the API but from what I can see, if the value is 0 it doesn't change the simulation speed to 0.0 but rather it press Pause, and thus I have the same issue described above.