Oversetter...
-13
Empty Path Data
Kuka · KR C2 Robot Controller
Hva betyr -13 ?
The OR_PATH_REPLAY() function attempted to replay a path that, while existing, contains no recorded movement data. This means the path was likely created or saved incorrectly without actual trajectory information.
Vanlige årsaker
- The data segment or file expected to contain path information is empty.
- No valid path coordinates or sequence data was found.
- An empty file was provided where path data was required.
- Initialization error for path data structures.
- Corrupted data file with zero bytes.
Reparasjonssteg & Sjekkliste
Klikk på steg for å spore fremgangen.
- 1
Re-record the desired path using the path recording GUI, ensuring that 'Start Path Recording' and 'Stop Path Recording' are explicitly performed and saved.
- 2
Verify that the recorded path displayed next to 'Last saved path' on the SmartHMI indicates a successful recording before attempting replay.
Verifisert teknisk data. Sist oppdatert: March 2026
Relaterte feilkoder
Kilde: Kuka KR C2 Robot Controller