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.

Watching the robot position (motion jointtarget)

Good afternoon!
Could you clarify, is it possible to make a watching the jointtarget position (values of axis 1, 2, 3, 4, 5, 6)?
I can get the current jointtarget by ....MotionSystem.ActiveMechanicalUnit.GetPosition() and then .....RobAx.Rax_1.ToString();
Do we have any event for watching position value changing instead of timer or button clicking for updating actual jointtarget?
Thank you!