2/3/2012 3:53 AM | |
Joined: 10/7/2005 Last visit: 3/26/2025 Posts: 3042 Rating:
|
Hallo JRAVN the problem is not the missing LADDR value, but rather that you can not use AG_SEND/AG_RCV for S7 connentions. What you can useviaS7 connections areGET/PUT, BSEND/BRCV and/or USEND/URCV and below are a few example links: Sample program: S7 communication with the blocks SFB14 ("GET") and SFB15 ("PUT") with S7-400 Sample Program: S7 Communication with blocks FB14 ("GET") und FB15 ("PUT") of the CPU 317-2PN/DP How do you program communication blocks FB12 "BSEND" and FB13 "BRCV" for data exchange in the S7 program of an S7-300 CPU? How do you program communication blocks FB8 "USEND" and FB9 "URCV" for data exchange on the S7-300? As you have a PN port onyour S7-300 instead of a CP, you could also use so called OpenIE communication in it (not configured in NetPro of the S7-300), but you'll find that usingS7 connections is the easier choice. Last but not least, have a look too at the CPU-CPU communication with SIMATIC controllers (compendium) which is an excellent reference to have when working out what is and what isn't possible concerning this subject. I hope this helps |
Cheers |
|
This contribution was helpful to
1 thankful Users |
Follow us on