CPU Transitions
CPU commands that change states:
Command |
Description |
---|---|
|
CPU tasks go to the STOP state. |
|
CPU tasks go to the RUN state. |
|
The relevant tasks and the CPU go to the RUN state. |
|
The relevant task goes to the STOP state. The CPU goes to the STOP state if this task was the last task in the RUN state. |
When the CPU switches from RUN to STOP, the output modules in RIO drops associated with this task go to the configured fallback state. Input values associated with this task in the CPU memory image are interpreted as 0.
When the CPU switches from STOP to RUN, data received from the CPU are applied to the physical outputs associated with this task. Input images in the CPU are updated with physical inputs associated with this task.
Refer to the Modicon M580 Hot Standby System Planning Guide for Frequently Used Architectures.