4/12/2017 7:30 PM | |
Joined: 6/2/2009 Last visit: 2/13/2025 Posts: 61 Rating:
|
Hello, I have a Master PLC S7-1515 collecting data and sending data to 35 PLCs S7-1214C. I don't know what Functions i need to use, as I want to send DataBlocks of about 20 DoubleWords between each Slave to the Master. Is it T_SEND / T_RCV or U_SEND / U_RCV ? Thank you for your advices, Regards, David ------------------------------------------------------------------------------------------ |
Last edited by: David4444 at: 4/12/2017 7:30:55 PMLast edited by: Min_Moderator at: 4/13/2017 12:15:33 PMNew subject after splitting |
|
4/12/2017 11:36 PM | |
Joined: 2/2/2015 Last visit: 3/5/2025 Posts: 124 Rating:
|
Hello David, You can use GET & PUT functions as they will be more reliable and efficient, as they could send more than 160 bytes (40 Double Words ) of data over S7 connection. Ahmed Kadry |
Follow us on