Chapter 5. Program Configuration and Operation Method
5-19
For operation mode of CPU module, there are 3 types such as RUN mode, STOP mode and DEBUG mode..
Here describes the operation processing of each operation mode.
5.3.1 RUN mode
This is the mode to executed program operation normally.
(1) Processing at mode change
At the beginning, execute initialization of data area and examine the effectiveness of program and judge the
possibility of execution.
(2) Operation processing contents
Execute I/O refresh and program operation.
(a) Detects the start condition of Interrupt Program and executes Interrupt Program.
(b) Examines the normal operation or missing of built-in module.
(c) Communication service and other internal processing.
RUN mode first scan start
Examine Program effectiveness and judge the
possibility of execution
Program execute, Interrupt Program execute
Communication service and internal processing
mode change
RUN mode keep
Change to other mode
Operation by changed operation
mode
Examine the normal operation or missing of