693
Interrupt Control Instructions Section 3-19
Operands Input Interrupts
N specifies the input interrupt number and the function of MSKS(690) and S
specifies operational details.
Note Input interrupts 6 and 7 cannot be used on Y CPU Units and CP1L CPU Units.
Input interrupts 4, 5, 6, and 7 cannot be used on CP1L CPU Units with 14 I/O
Points.
Scheduled Interrupts
N specifies the scheduled interrupt number and the starting method and S
specifies the interrupt interval.
Operand Contents
Specify ON or OFF
to generate interrupt
Mask or unmask interrupt
N Input interrupt 0
(interrupt task 140)
110 (or 10) 100 (or 6)
Input interrupt 1
(interrupt task 141)
111 (or 11) 101 (or 7)
Input interrupt 2
(interrupt task 142)
112 (or 12) 102 (or 8)
Input interrupt 3
(interrupt task 143)
113 (or 13) 103 (or 9)
Input interrupt 4
(interrupt task 144)
114 104
Input interrupt 5
(interrupt task 145)
115 105
Input interrupt 6
(interrupt task 146)
116 106
Input interrupt 7
(interrupt task 147)
117 107
S 0000 hex: Detect ON
(default)
0001 hex: Detect OFF
0000 hex: Unmask, direct mode
0001 hex: Mask
0002 hex: Unmask, counter mode,
start decrementing
0003 hex: Unmask, counter mode,
start incrementing
Operand Contents
N Scheduled interrupt 0 (interrupt
task 2)
14 hex: Reset start (Reset internal timer
and start timing.)
4 hex: Start without reset (Specify the time
to the first interrupt separately with
CLI(691).)
S 0000 hex: Prohibit schedule interrupts and
stop internal timer.
PLC Setup parameter
(Scheduled Interrupt
Interval)
10 ms Scheduled interrupt interval:
0001 to 270F hex (10 to 99,990 ms)
1 ms Scheduled interrupt interval:
0001 to 270F hex (1 to 9,999 ms)
0.1 ms Scheduled interrupt interval:
0005 to 270F hex (5 to 999.9 ms)
Note An error will occur if 0001 to 0004 hex
is set.