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.

FlexPendant or PC SDK?

Hi everybody,
I have such problem, I need in C# to make one part of robot to move (like in rapid MoveC...), as I understood there is no way to do it using FlexPendant SDK? or maybe there is? But if it is possible to make in PC SDK, is there any easy way or only I need to send variable value to rapid task  if I understood correctly? And can I check the result in robot studio, i mean if the robot will be moving?

 

I don't know if you can understand what kind of problem I have, but I cannot understand how to make such task Confused

Thanx   

Comments

  • I found the solution, so nevermind now )
  • Can you share your idea with us:)

  • I just used Messaging Domain in PC SDK
  • really? you can do it . How nice. I am trying this recently. I aslo want to do something like
    moveJ with pc sdk. But I can not fullfill it. Right now I just try the sample c# in our sdk manual.So can you please share the information or the code to me?