Which products are affected?
EVS93xx-EI (Servo PLC Version 6.3 DSMC control board)
EVS93xx-ET (Servo PLC Version 6.3 DSMC control board)
EPL-10200-EI (Drive PLC Version 6.3)
Function description
It is possible to activate different types of reset with the Drive PLC Developer Studio version 2.0:
1. Reset
Same performance as usual:
- Variable are reset to their initialisation value or to zero if they do not have an initialisation value.
- Retain variables and persistent variables remain unchanged.
2. Reset (cold)
Performance as described under 'Reset' but with the following extension:
- Retain variables are set to zero or to their initialisation value.
3. Reset (original)
- Retain variables and persistent variables are set to zero or to their initialisation value.
- Data memories and program memories are deleted.
- Default setting of the system codes is loaded.
Applications
Thanks to the different reset types it is possible to reset the different variable classes according to the respective requirements.