Specifications
App - 88
Appendix 9.3 Transient transmission
To perform the transient transmission, it is necessary to provide an interlock as shown
below.
One network module has 8 channels for executing instructions.
Although these channels can be used at the same time, the same channel cannot be
concurrently used for multiple instructions.
If execution of multiple instructions is attempted at the same time on the same channel,
those to be executed later have to wait. For this reason, create a program so that a flag
turns on until the previous instruction is completed, as shown below.
(Example) When executing the same channel with two instructions
Arrival checking/clock
data setting
Channel used by the host = 1
Target station storage channel
= 2
Target station network number
= 7
Target station number = 2
Number of resends = 5
Arrival monitoring time = 20
Transmission data length = 2
Transmission data
Transmission
Arrival checking/clock
data setting
Channel used by the host = 1
Target station storage channel
= 3
Target station network number
= 8
Target station number = 3
Number of resends = 5
Arrival monitoring time = 20
Transmission data length = 2
Transmission data
Transmission
Processing program at transmission completion of instruction 1
Processing program at normal completion of instruction 1
Processing program at abnormal completion of instruction 1
Processing program at transmission completion of instruction 2
Processing program at normal completion of instruction 2
Processing program at abnormal completion of instruction 2
Instruction 1
Instruction 2
Instruction 2
being executed
Transmission
completion
Instruction 1
being executed
Transmission
completion