230
(c) Starting the interrupt program of station No.15 when data sent from station No.3 with
the SEND instruction are received in the channel specified in the RECVS instruction
(channel 5)
• Interrupt setting
• Intelligent function module interrupt pointer setting
● When "Level Detect" is set for "Detection Method" and the interrupt condition is always met, do not use interrupt setting
and check the interrupt condition in the program. If the sequence scan time is much longer than the link scan time, since
interrupt processing is activated in each link scan, sequence scan time may greatly increase, resulting in a watchdog
timer error of a CPU module.
● When multiple interrupt requests occur at the same time, the operation may be delayed.
● The interrupt function cannot be used during the offline or online test.
● Do not use the interrupt program start by rise or fall of the specified device (with PLS or PLF instruction, etc.
respectively), because the device status change could not be read out.
I52
SM400
IRET
RECVS
Station No.15
Network No.7
CC-Link IE Controller
Network module
Station No.3
CC-Link IE Controller
Network module
CPU module CPU module
Interrupt program
execution
Channel 2
Channel 1
Channel 3
Channel 4
Channel 5
Channel 6
Channel 7
Channel 8
Channel 2
Channel 1
Channel 3
Channel 4
Channel 5
Channel 6
Channel 7
Channel 8
SEND
PLS
J7\
B100
Since change of B100 may not be read, this
cannot be specified as interrupt condition.