Is it possible to communicate PLC's with different ip range?

asteroide

Member
Join Date
Jul 2010
Location
der
Posts
158
Hello Friends

I have several machines with different ip range everyone, according with the image.

The PLC's are Micrologix 1100/1400 with unmanaged switch's.

I would like to get some tags in the PLC4 (DATA STATION) from every PLC (PLC1, PLC2, PLC3).

Is it posible just with configuration? How can I do that? Or do I need hardware?

I have done this with MSG instruction but with PLC's in the same ip range.

Thanks in advance.

PLC_Network1.jpg
 
If you can change the "Data Station" to either 10.7.20.XXX or 10.7.24.XXX
and change the subnet of your network to 255.255.255.248. Then all of your devices will be on the same Network.
 
If you don't have any routers you can only get them to talk to each other if you use a subnet that includes all the addresses.

If you use a subnet of 255.255.224.0 it puts all the addresses from 10.7.0.0 to 10.7.31.255 on the same network and they can all talk to each other directly.

Otherwise you are going to need a router or good managed switch to route the data between networks.
 
If you can change the "Data Station" to either 10.7.20.XXX or 10.7.24.XXX
and change the subnet of your network to 255.255.255.248. Then all of your devices will be on the same Network.


Assuming you mean 255.255.248.0?
 

Similar Topics

Currently I'm working in a project, and there is a problem, we need to show what is going on with the CR30 through an app developed in VB.NET, we...
Replies
2
Views
608
I've always connected with DH+ PanelViews through a CLX gateway, but I am working on one today that is connected to a SLC 5/04. I'm connected to...
Replies
6
Views
1,468
Hello. This is my first time to post my question. So nice to meet you and although it is late, happy new year. Anyway i gonna stuck on my...
Replies
1
Views
1,716
Is it possible to communicate between two siemens CP-317F PLCs by using cp 343?How to configure the hardware??i want to handshake the signals...
Replies
2
Views
2,066
Hello All, I need the ability to remotely reboot a Red Lion CR3000 HMI. Due to some graphics issues when the database is updated the HMI must be...
Replies
4
Views
218
Back
Top Bottom