Startup Procedure of the PLC¶
The startup procedure depends on the selected PLC mode.
PLC Mode | Display | Startup Behavior |
---|---|---|
00 | Boot project is loaded and all PLC applications are set to “RUN”. | |
01 | No boot project is loaded. | |
02 | Boot project is loaded and the PLC application is set to “RUN” depending on CPU parameter “autostart”. |
State | Display | Description |
---|---|---|
0 | Display on system start (power on). | |
1 | PLC is in boot mode (see LEDs, Display and Function Keys on the Front Panel). | |
2 | PLC is in initialization mode (see LEDs, Display and Function Keys on the Front Panel). | |
3 | PLC is in STOP mode (see LEDs, Display and Function Keys on the Front Panel). Same as status:guilabel:`Stop in Automation_Builder.` |
|
4 | PLC is in RUN mode (see LEDs, Display and Function Keys on the Front Panel). Switch into RUN mode is only possible if a valid boot project is available in the flash memory. |