Kuka · LaserTech 3.1
An error has occurred within a user-defined function where the return value is not equal to 0. This indicates a logical issue in the custom sensor processing code, preventing correct operation.
Click steps to track your progress.
Analyze the user-defined sensor code to identify the logical error causing the non-zero return.
Modify the user-defined function to ensure it consistently returns a value of 0 upon successful execution.