KUKA KRC4 · Robot Controller
This return value from the OR_PATH_REPLAY() function indicates an unspecified or general error occurred during path replay. The exact root cause is not immediately apparent and requires further investigation into the robot's state and the OR_PATH_REPLAY() call parameters. This error prevents the path from being replayed.
Click steps to track your progress.
Review the KUKA KRC4 robot's message log for any additional, more specific error messages that might have occurred concurrently with the general error.
Verify the values of SPEED, ACCELERATION, and PATHID parameters passed to OR_PATH_REPLAY() for validity, ensuring they are within operational limits and correctly formatted.
Check the network connection and IP settings between the KUKA KRC4 controller and the OnRobot Compute Box to ensure proper communication and data exchange.
Execute the OR_PATH_REPLAY() function with a simple, known-good path in a controlled environment to isolate potential application-specific issues.
Perform a cold start of the KUKA KRC4 controller and the OnRobot Compute Box to clear any transient software states or memory issues.