Hello,
I'm quite new on Robot programming (6 month working on a small KUKA KR5Sixx, for training) and I'm currently working on a larger size project in the steel making industry.
The process I'm working on is critical for the customer, so if an emergency stop occurs, he should be able to restart the robot routine right after solving the issue and acknowledged the error.
I wasn't able to find a function/a way to restart after the program which was interrupted by the Emergency stop, ideally, the motion that the robot was executing when the ESTOP happened. (basically, resume after ESTOP to the interrupted motion)
I assume I should modify the function called when ESTOP is pressed (HALT function in it) ...
Thank you.
(By the way, I'm following this forum since 6 month, and It helped me A LOT, so, again, thanks !

)