Specifications
CP143 H1 / TCP/IP manual Commissioning
Rev. 00/07 6-19
6.4.3.3 Cycle, function and data module for PLC2
The data that was transmitted by PLC1 is received in PLC2 by means of handler module RECEIVE.
The respective job is initiated in organization module OB1.
Cycle operation module:
OB1
Network 1
; Cycle
00001 :SPA FB 2 FB2 receive section
NAME #FB2
00002 :O M 0.0
00004 :ON M 0.0 Logical result 1
00006 :SPA FB 126 Send All
NAME #SEND-A
SSNR =KY 0,0 SSNR or Frame base 0
A-NR =KY 0,0 A-Nr. 0 for ALL-job
ANZW =MW 190 Indicator word MW190
PAFE =MB 199 Configuration error byte MB199
00012 :
00014 :SPA FB 127 Receive All
NAME #REC-A
SSNR =KY 0,0 SSNR or Frame base 0
A-NR =KY 0,0 A/Nr. 0 for ALL/job
ANZW =MW 194 Indicator word MW194
PAFE =MB 198 Configuration error byte MB198
00020 :
00030 :BE