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.

Set variable speed to IRB120 via Siemens HMI

Hi guys!
I'm begginer with ABB robot and programming.
I have robot IRB120 + Siemens PLC S7-1511 + Siemens HMI.
I've already made a project that I can start and stop robot program with digital input/output, but now I want to do something different, for example - To set different velocity of robot via HMI.
Can you help me?
Thanks in advance.
Have a nice day.

Comments

  • lemster68
    lemster68 ✭✭✭
    Map a group input to the robot, write the value into a speed that you declare.  Or, you could use the rapid instruction SpeedRefresh.
    Lee Justice