I’ve written a pythonscript where I select a Lin- or PTP-Motionstatement over the vcSelectionManger.setSelection(statement). → Works well, the selection is done!
The problem is that the robot doesn’t update it’s position like I would select the statement in the UI.
Please could anyone tell me how to update the robot so it behaves like an UI-selection of an statement?
jes normally I would, but in this case it would bei great If someone would know the netCommand for pythonApi which updates everything that the magic happens…
now I testet the same thin over .NET API (ISelectionManager.SetSelection(statement, false)) and get the same result… → The robot don’t update its position like an userAction/userSelection does!