I would like to know if there is any instruction(If I get a DI signal ON), then the motion Instruction should not perform instead it should skip it.
This is real time situation- Handling Application- If Robot is in machine either to place or pick but from operator gets a signal to return to home position. It should follow the previous path and return to home.
With Fanuc I know this can be implemented by SKIP Condition DI 9 = ON, Please let me know which informal instruction I need to use so that to solve this.
Thanks.