RobotStudio event

How to make Program pointer and Robot pointer at the same postion

Options
Hi everyone !
i am having a problem with program code, i need  Program pointer and Robot pointer stop at the same postion before program pointer continue run. plz tell me the name of command

Comments

  • lemster68
    lemster68 ✭✭✭
    Options
    Why?  The motion pointer shows where the motion is being executed and the program pointer reads ahead.  Put the Stop instruction if you must, or something like a wait time.
    Lee Justice
  • DanielWright
    Options

    I think you can use a fine point as your zone or a “WaitRob \InPos” to make the robot to reach a stop point before continuing. 

  • zin96
    Options
    thanks, i have thought about WaitRob \InPos, but sometimes it's not true. but using FINE is ok