Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

How to access current TCP position via PCSDK?

i tried

Controller.MotionSystem.ActiveMechanicalUnit.GetPosition(CoordinateSystemType.Tool)

but i get an exception.

Is there another way to get the current TCP position?

Best