10/11/2023 7:19 AM | |
Joined: 4/26/2023 Last visit: 10/30/2024 Posts: 13 Rating: (0) |
Hi Cezar, In this case your "Brain" CPU will act as Client and other three PLCs will act as servers. The client will be initiating the communication and will be able to read and write data to servers. So you need to add MB_Client block in your main (Brain) PLC (Separate MB_Client block required for individual devices, you need to add 3 MB_Client blocks in your main PLC for the 3 servers). In the other PLCs, you need to add MB_Server blocks. And as Duris said gather some knowledge about Modbus TCP before start working, which will help you with future projects. Attached Siemens Modbus TCP manual for your reference. Regards Attachmentmodbus_tcp_s7-1500_s7-1200.pdf (384 Downloads) |
This contribution was helpful to1 thankful Users |
Follow us on