Hello guys,
I’m using a kuka robot with krc4 controller kss version 8.5.4, i’m doing a machine tending application where the robot will feed a cnc machine from 2 drawers for each drawers i’m using nested for loops, i want to implement user acess request routine like when robot is working (picking the part) on drawers 1 or 2 and the user press a push button then robot will drop the part that working on it and instead to go picking next part i would like to return at home position then the user can go inside cell and when the user finish he can press start button and robot continue the operation. I don’t know if an interrupt could be a good choice for that?
Thanks in advance