10/10 MN05003003Z-EN
Setting the startup behaviour
in the programming software
43
Setting the startup behaviour in the programming
software
With the setting of the start-up behaviour you determine the start
behaviour of the PLC when the supply voltage is switched on.
The setting can be made in the PLC configurator or via the
operating elements of the controller. The setting options are not
prioritised. The last entry is valid.
Activate the Common Parameters tab in the PLC configurator and
choose the required startup condition from the list.
• HALT
• WARMSTART
• COLDSTART.
Program START/STOP
Program start (STOP
l
RUN)
You can start the program in two ways:
• In online operation, issue the START command, for example
after loading a program.
• Via the operating elements on the controller.
– In the main menu choose START in the Program menu.
Behaviour after shutdown/interruption of the power
supply
If the power supply is switched off or interrupted, this will
immediately stop the program cycle. The program is no longer
processed up to the end of the cycle. This is also not resumed after
the power is restored. Processing starts at the beginning of the
program. This can cause retentive data, such as variables in double
word format to be no longer consistent depending where the
program was aborted.
If inconsistent data is not permissible for an application, you can
use an uninterruptible power supply with a battery backup.
In the event of a power failure, all outputs are set to 0 and
switched off.
The behaviour of retentive variables according to the startup
behaviour set is shown in table 9.
The PLC restarts as defined by the settings in the PLC
Configuration window,
Table 9:
Behaviour of variables on startup
Program stop (RUN
l
STOP)
You can stop the program in one of two ways:
• In online operation, issue the STOP command.
• Via the controller menu.
– In the main menu choose STOP in the Program menu.
If you activate the STOP command, the CPU will switch to STOP
status as soon as the program cycle has been completed. The
outputs are set to 0.
Figure 40: Definition of start behaviour
Start-up conditions
Variable type
Non-retentive
Retentive
COLDSTART
Activation of the initial values
WARMSTART
Activation of the
initial values
Values
remain in
memory
Program loaded and started in
online operation
Activation of the initial values
Start/Stop/Start…
Values remain in memory
Summary of Contents for easyControl EC4-200
Page 4: ...II...
Page 10: ...10 10 MN05003003Z EN 6...
Page 14: ...10 10 MN05003003Z EN 10...
Page 22: ...10 10 MN05003003Z EN 18...
Page 38: ...10 10 MN05003003Z EN 34...
Page 62: ...10 10 MN05003003Z EN 58...
Page 78: ...10 10 MN05003003Z EN 74...
Page 96: ...10 10 MN05003003Z EN 92...