Specifications
App - 73
Appendix 8.2 Interrupts using the RECVS instruction
An interrupt program can be started when the SEND instruction is received at the
channel whose parameters are designated with the RECVS instruction.
When "RECV instruction" is selected as the device code, the settings of "Channel No."
and "Interrupt (SI) No." are enabled.
In the example below, data is sent from station number 3 to channel 5 of station number
15 using the SEND instruction.
The interrupt program setting parameters of station number 15 are set so that the
interrupt program is started by the SEND instruction to channel 5.
CPU
Network module
Station No.3
Network module
Station No.15
CPU
Network No.7
Interrupt program
execution
IRET
I50
Channel 1
Channel 2
Channel 3
Channel 4
Channel 5
Channel 6
Channel 7
Channel 8
Channel 1
Channel 2
Channel 3
Channel 4
Channel 5
Channel 6
Channel 7
Channel 8
SEND
RECVS
SM400