Hi. Guys.
Im really strugling with the communication between two PLC's in TIA.
So we have a project with 9 PLC (1516-3 PN). We have lots of communication between many of the PLC's.
PUT/GET is not an option for us. So i have tried with Tsend and Tsend_C. The problem is that we really need to send more than one DB back and forth.
So my question is:
How to set up a two way communication between two PLC's (not in same projct = unspecified PLC) AND send multiple DB's across.
I've tried to follow this:
https://support.industry.siemens.com/cs/mdm/91696622?c=60823311755&dl=en&lc=de-WW
But cannot see how the DB's can be sendt to individually recieve blocls, and cannot get it to work :(