Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Movement via PC application

Hi everyone!

Now I wanna set up a PC application to read the position of robot,I 've accomplished by read from a RobTarget variable,and the problem is I wanna give a position to instruct robot where to go,how can I  accomplish?

Obviously,I can't program like in FP,define a RobTarget variable ,and write "Movl" instructions to control movements of robot.How can I do in a PC application to fulfill the task just like in FP?