Mitsubishi Electric melsec q00ujcpu User Manual page 64

Programmable controller
Hide thumbs Also See for melsec q00ujcpu:
Table of Contents

Advertisement

2) Execution type change timing
The program execution type is changed in END processing.
Therefore, the execution type will not be changed in the middle of program execution.
If different types are set to the same program in the same scan, the program will be changed to the type
specified by the last instruction executed.
END processing
Program name
"GHI"
*1: The programs "GHI" and "DEF" are executed in the order set in the Program tab of the PLC parameter dialog box.
(4) Precautions on programming
(a) Unavailable devices
Unavailable devices depend on the program type (subroutine program or interrupt program) or the execution
type changed by an instruction.
(b) Use of local devices
For execution of a subroutine program using a local device, refer to Section 9.14.2.
END processing
"GHI"
"ABC"
"GHI"
PSTOP "ABC"
"DEF" is changed to a scan execution type
execution
program and "ABC" is changed to a stand-by
PSCAN "DEF"
type program.
execution
Figure 2.28 Execution type change timing
CHAPTER2 SEQUENCE PROGRAMS
END processing
*1
*1
"DEF"
"GHI"
1
2
3
4
5
6
7
8
2 - 25

Advertisement

Table of Contents
loading

Table of Contents