Kuka KR C4 PROFIBUS
19 fault codes documented
General Error During ioCtl
A non-specific internal error occurred during an I/O control operation. This indicates a fundamental issue within the system's ability to execute commands, possibly related to internal state, permissions, or a corrupted process.
Device Address Not Found
The specified device address could not be located on the PROFIBUS. This can be due to an incorrect address parameter in the `ioCtl` call or the device not being present.
Timeout - Device Not Reacting
The device did not respond within the allocated timeout period (default 2 seconds) during a coupling or decoupling operation. This indicates a communication issue or the device being physically unavailable.
PROFIBUS Master Error in Module
The PROFIBUS master encountered an error within a specific module, identified by its name and further detailed by an internal error code. This suggests a component-specific issue on the PROFIBUS master. Refer to the PROFIBUS master's manufacturer documentation for details on the specific error code.
Error on Writing, Driver
An error occurred during a write operation by a specific driver on the system. This indicates a problem with data transmission or driver functionality.
Stop Due to Field Bus Error
The robot controller has entered a stop state because an error occurred on the field bus. This indicates a general issue preventing normal operation over the PROFIBUS.
PROFIBUS Master Configuration Error
The PROFIBUS master experienced an error related to its configuration. The specific cause is detailed in the accompanying 'Cause of error' message, indicating an issue with the setup or parameters of the PROFIBUS master.
Error Opening 'ecatms_sys_X44_swap.xml' File
The file 'ecatms_sys_X44_swap.xml', which contains system configuration data, could not be opened. This indicates the file contains syntax errors or is corrupt.
IODataCreate() Error
A system error occurred during the creation of I/O data, indicating an issue with internal data structures or resource allocation for I/O operations.
Invalid ECatWrapper Interface
A system error related to the ECatWrapper interface, indicating a fundamental issue within the system's software components that manage EtherCAT communication.
System Manager Interface Invalid
A system error related to an invalid System Manager interface, suggesting a problem with core system management components.
Multiple Gateways Found
More than one identical gateway module was detected on the bus during configuration, leading to a conflict.
Invalid Gateway Error-Byte Configuration
The configuration of the error status bytes for the devices does not match the overall bus configuration. This suggests a mismatch in how error conditions are reported or interpreted.
Invalid Gateway PDO-Config
No valid process data configuration (PDO) is available for the gateway module. This indicates an issue with how the gateway's data exchange is defined.
Invalid Gateway ID
The gateway module connected to the system is unknown or has an invalid identification. This indicates an incompatible or misconfigured gateway.
Invalid Optional Slave Configuration
The file 'ecat_PBM_Gateway.xml', which contains the optional slave configuration, is faulty. This prevents correct initialization of optional slave devices on the PROFIBUS.
Unable to Allocate Gateway Memory
A system error occurred because the gateway module could not allocate necessary memory resources. This indicates a potential memory exhaustion or corruption issue within the system.
Unable to Create Gateway-SEM
A system error occurred where the Gateway-SEM (System Extension Module) could not be created, suggesting an issue with system resources or gateway initialization.
Unable to Spawn Gateway-Task
A system error occurred where a necessary task for the gateway module could not be started, indicating a problem with process creation or resource allocation.