PLC - Error nr. 3
Bosch Rexroth · IndraDrive MPx02
¿Qué significa F2013 ?
This non-fatal error indicates a third type of internal error condition originating from the integrated PLC functionality within the IndraDrive MPx02. This generic fault code necessitates the use of diagnostic tools to obtain more specific information from the PLC's internal status.
Causas comunes
- Peripheral access error within the PLC (e.g., invalid I/O access, sensor failure monitored by PLC).
- Data consistency error in PLC shared memory or variables.
- External communication error where the PLC is acting as a master or slave.
- Unexpected hardware state or response during a PLC-controlled operation.
- Internal PLC firmware bug or inconsistency.
Pasos de reparación & Lista de verificación
Haga clic en los pasos para seguir su progreso.
- 1
Consult the IndraDrive MPx02 engineering software to retrieve specific diagnostic information from the PLC's internal status or error registers.
- 2
Verify all external I/O signals and devices that the PLC program accesses, ensuring they are functional and within expected ranges.
- 3
Check for data integrity issues in PLC variables, especially those shared between tasks or with the drive controller.
- 4
Inspect the communication links if the PLC is communicating with external devices.
- 5
Consider performing a memory test or parameter re-download if memory corruption is suspected.