communication between two siemens plc's with different ip address

azadM

Member
Join Date
Mar 2024
Location
pune
Posts
11
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 this.
thanks in advance for any help
 
What kind of data are you trying to transfer? There are options like GET/PUT, TSEND and TRCV. I think CIP can also work.
I am tying to transfer temperature rating in integer data type. I tried get put but failed. Get put blocks cannot establish connection for different IP addresses(s7 connection)
 
If you use subnet mask value 255.255.0.0 for both then it should be possible to communicate using the IP settings you mention.
I agree. This will put both PLC's on the same "network" that allows the IP addresses to see each other. The subnet mask is like window blinds on a TCP/IP network.
 

Similar Topics

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
367
Hi there, I am trying to communicate between Siemens 1214 that I have and a Micrologix 1400 on the other end through CIP protocol. I downloaded...
Replies
4
Views
2,087
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...
Replies
3
Views
2,074
hi how can i Communication between Siemens S7-300 and Vijeo Citect 7.2 with Ethernet tcp/ip ? please help me!🤞🏻🤞🏻
Replies
1
Views
1,819
Hi, I would like to ask, does anyone of us have experience in communicating by ethernet between Simotion D435 and Wonderware InTouch? Is it even...
Replies
0
Views
1,356
Back
Top Bottom