1/3/2011 8:51 AM | |
Posts: 37 Rating:
|
I don't think it s possible Why don't you want to configure a network via HW Config ? |
1/3/2011 11:26 AM | |
Joined: 10/7/2005 Last visit: 3/20/2025 Posts: 3042 Rating:
|
Hello seppe.meeus
It is possible to do so without the need to configure a connectionvia NetPro and you can use the so called Open IE communication functions for this (i.e. FB63 TSEND, FB64 TRECV etc.). Having said that, I'm not too sure if this is really what you are after, moreso because of this requirement:
In this case, you may want to choose GET/PUT comms (FB14/15 in an S7-300, SFB14/15 in an S7-400) which do allowthe setup of a so called unilateral connection (e.g. you only configure the link in NetPro in ONE PLC and only call the Blocks in one PLC, there's nothing to be done in the Partner PLC).Get/Put dohowever only support smaller data volumes, if more is required BSEND/BRECV would be the better choice (they do however need a bilateral configured connection and calls of the comms blocks in both PLC's). Anyway, there's (un)fortunatelty plenty of choices of to be had when it comes tothis subject andthe best place to start is in my humble opinion the following compendium: CPU-CPU communication with SIMATIC controllers I hope this helps |
Cheers |
|
1/4/2011 1:59 PM | |
Joined: 10/7/2005 Last visit: 3/20/2025 Posts: 3042 Rating:
|
This is a simple "yes it is possible and there'd be nothing wrong with doing so" answer in this case (you can add a third or fourth or more if need be until you run out of connection resources which are CPU dependent). |
Cheers |
|
Follow us on