KUKA Controller: KR C4
KSS: 8.6
Is there any way to programmatically detect that a (cartesian/CP) motion has failed due to soft limits? This is to program an auto recovery for such cases.
ON_ERROR_PROCEED is something I looked into but this seems to only cover cases where errors and interpreter stops are caused before the motion begins not during the motion itself.