7 APPLICATION INSTRUCTIONS
7.3 Program Execution Control Instructions
541
7
7.3
Program Execution Control Instructions
Disabling/enabling interrupt programs
DI, EI
• DI: This instruction disables execution of interrupt programs.
• EI: This instruction clears the interrupt disabled state.
■
Execution condition
Processing details
■
DI
• This instruction disables execution of interrupt programs until the EI instruction is executed even though they are
requested.
• When the system is powered on or the CPU module is reset, the system is in the state where the DI instruction has been
executed.
• For the operation of the DI (Disabling interrupt programs) instruction used with the DI (Disabling interrupt programs with
specified priority or lower) instruction, refer to the following.
• The DI (Disabling interrupt programs) instruction cannot be executed in interrupt programs. If executed, no processing is
performed.
Ladder
ST
ENO:=DI(EN);
ENO:=EI(EN);
FBD/LD
Instruction
Execution condition
DI
EI
Every scan
RnCPU RnENCPU
RnSFCPU RnSFCPU
RnPCPU
RnPCPU
(Standard)
(Safety)
(Redundant)
(Process)
EN
ENO
Summary of Contents for MELSEC iQ-R Series
Page 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Page 34: ...32 MEMO ...
Page 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Page 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Page 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Page 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Page 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Page 2109: ......