Hi,
I am working with a KUKA KRC5 controller communicating via PROFINET with a SIEMENS PLC with Profisafe enabled. I have Safety hardware programmed in my PLC logic which is connected to the Profisafe tag of the robots. I have no problems in communicating and controlling the robot in safe mode.
I am running into a random issue. When a subprogram is running and the Operator Safety is disabled (by opening Safety Door Lock) the robot pauses at it should. But after re-enabling Operator Safety. In some cases, the robot continues its program from where it had paused after Confrim Message signal is passed onto the robot. There are no issues. But at some specific points in certain subprograms, the robot doesn't resume operation after re-enabling safety since the Drives don't turn on. In that case, after Confirm Message, Robot has Control Ready active but Peri_RDY is not active and drives of robot are not on. In these cases the program on robot is stuck in error mode.
I have been unable to find a pattern or reason why it happens for some parts of a program and not for others. My safety integration has no other issues and without operator safety being disabled in Aut_EXT mode, the robot runs very smoothly with no errors.
Can someone please help with this?