Machine Stop Codes
Original instructions
Machine Stop Code Descriptions
Stop Bit
Code (hex)
Description
0x7FFF
PLC unhealthy
0x8000
PLC stopped
0x8400
CPU has stopped because the firmware of the CRP module is not compatible with the application program in which the "Online Modification in RUN" check box has been selected
0x4000
Bad I/O traffic cop
0x2000
PLC in Dim awareness
0x1000
Bad port intervention
0x0100
Software error, PLC in HALT
0x0400
CRP firmware not compatible with CCOTF function
0x0080
Watchdog timer has expired
0x0010
RIO option error
0x0001
Bad configuration
Error Stopped Codes
NOTE: The user can access the Stop codes and the sub Stop codes with the LCD keypad, available only with High-End processors, by selecting System info -> Stop codes.
If the sub Stop code is included between:
  • 50 and 98, the machine stopped because of a Traffic Cop error..
  • 101 and 137, the machine stopped because of an error of Peer cop.
You can see, in the words %SW124 and %SW125, information if it is a system error and the last default detected.
HALT state causes
The causes of the HALT state are saved in the system words: %SW125, %SW126 and %SW127. When the PLC is in HALT mode, the application is no longer executed, the IO are no longer applied.
To quit the HALT state, the user must either initialize or reload the application into the PLC.