Hello everyone...
I am using KUKA robot
KR300R2700_2 C4 FLR, Robot
I used an code in SPS. as
IF (($IN[20]==FALSE)) THEN
HALT
ENDIF
If this condition becomes satisfy, robo stop immediately .
But i have to press fault reset & cycle start button to start robot again.
Is there any self-written function to start robot again as condition non-satisfy.
Please help,
Thanks in advance....