RobotStudio event

LinearMover2

Options
Hello together

I have a problem/isssue with LinearMover2:

I make a transient copy of a part. This Part i move with two LinearMover2 in Line, first 1000mm in X and then 500mm in Y-Dircetion.
My problem is, when i stop the simulation, the LinearMover2 is still executing.
When i start now again the new part is moving in X and Y-Dircetion.

In my eyes the Problem is, that when I start the simulation again the LinearMover2 change the Executing from 1 to 0 and give a pulse to Executed.
I think this is because when the part is supposed to just keep going after a stop.

I would like to have Cancel option as it is implement on the JointMover, or is there another option how to handle my Problem?

Kind regards,
Nils