Hello everyone
I am working on a Kawasaki RS013N robot with F-Controller.
I want to control the robot to move as follows:
- The robot executes some movement commands, whenever it receives a PLC signal, it will CALL a subroutine
- The robot stops at the last command of the subroutine and does not return to the previous program
I tried ONI...CALL but it seems wrong. Anyone has another idea???
Thanks in advance