RobotStudio event

Manual Jogging robot Using RAPID programming

Options
Dear all,
does anyone know the method to do RAPID programming to manual jog the robot arm to certain position.
I would like to use button on SCREENMAKER. When button is pressed, robot will continuously moving until i let go button.

Comments

  • EricH
    Options
    You can for example create a new jointtarget from the current position and change the value of the axis you want to jog and then move there, but this is not the same like real jogging.

    Look for jointtarget and MoveAbsJ in the help menu.
  • lemster68
    lemster68 ✭✭✭
    Options
    Or a robtarget and change x, y or z values.
    Lee Justice