Startup Procedure of a PLC with System Firmware¶
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 | Reserved for further development (currently like Mode 00). |
Note
Mode 01 can be activated via function key (see LEDs, Display and Function Keys on the Front Panel), or by pressing function key
during startup of PLC until Mode 01 is shown on display.
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. |