how can i make communication between two plc ( scheneider and siemens )

adam_eyad

Member
Join Date
Nov 2019
Location
saudi arabia
Posts
14
i have TWO PLCS ( ONE PLC M258 SCHENEIDER ) AND OTHER PLC IS ( SIEMENS S7-300 CPU314C-2DP ) SOFTWARE USED FOR SIEMENS IS TIA PORTAL V13 AND FOR SCHENEIDER IS SOMACHINE V3.1 AND I WANT READ DATA FROM PLC M258 AND APPEAR IT ON SCADA WINCC
 
I would second Wasan. If the Schneider PLC supports the Modbus TCP protocol, it is likely the best way to exchange the information between each PLC. I got a Siemens guide here that shows an example between two Siemens PLC. It will at least give you a good idea of what is involved and get you pointed in the right direction. You will have to look up similar support and how to's on the Schneider end. Good luck and let us know how it turns out!
 

Similar Topics

i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
73
I'm trying to write a data in Arduino using MODWR function block .I used the code I got from online for both PLC and Arduino. I made the wiring...
Replies
4
Views
97
Communication between devices will stop working for a certain period of time. I caught the error message using WireShark. I cannot identify the...
Replies
0
Views
101
I am trying to establish communication between Siemens PLC 1500 and Matlab. I followed a tutorial on youtube at this link: But when I got to the...
Replies
0
Views
347
Hi all, I don't have experience PLC programming so it might be a stupid question. I made a socket request to PLC and there is no problem to read...
Replies
5
Views
862
Back
Top Bottom