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

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

Welcome!

It looks like you're new here. Sign in or register to get started.

Comments

  • lemster68
    lemster68 ✭✭✭
    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
  • 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. 

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

Welcome!

It looks like you're new here. Sign in or register to get started.