Summary Of Interrupt Control - Omron SYSMAC CJ - REFERENCE MANUAL 01-2008 Reference Manual

Sysmac cs/cj/one nsj series programmable controllers
Table of Contents

Advertisement

Interrupt Control Instructions
Precautions
Examples

3-20-6 Summary of Interrupt Control

860
EI(694) does not require an execution condition. It is always executed with an
ON execution condition. EI(694) enables the interrupt tasks that were disabled
by DI(693).
It cannot unmask I/O interrupts that have not been unmasked by MSKS(690)
or set scheduled interrupts that have not been set by MSKS(690).
EI(694) cannot be executed in an interrupt task.
In the following example, EI(694) enables all interrupt tasks that were disabled
by DI(693).
000000
Note When the power OFF interrupt task is disabled for a CS1-H, CJ1-H, CJ1M
CPU Unit, or CS1D CPU Unit for Single-CPU System, power OFF processing
will also be enabled at the same time.
Task No. 0
DI
END
Task No. 1
EI
END
The interrupt control instructions control or read settings for I/O interrupts and
scheduled interrupts. (DI(693) and EI(694) control the operation of external
interrupts as well as I/O interrupts and scheduled interrupts.)
Disables execution of all interrupt tasks
(except the power OFF interrupt).
Enables execution of all disabled
interrupt tasks.
All interrupt
tasks disabled.
Power OFF
processing
disabled.
Section 3-20

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SYSMAC CJ - REFERENCE MANUAL 01-2008 and is the answer not in the manual?

Questions and answers

Table of Contents