Modbus OPC UA connections

I have an existing Modbus setup with a single PLC being used as a hub for the other PLCs (all information comes into one PLC to talk with Ignition). This is because the other PLCs are in remote locations over radio or cellular modem. To reduce cost of data the cellular modem is polled every 30 seconds unless the remote PLC is being written to.

The customer is trying to add another PLC at a site and control it from the central PLC. My problem is I only have 6 more holding registers before I hit the 125 Holding register limit. Can I set up 2 connections to the same PLC to get 250 holding registers? I have to reference this central PLC no matter what because I need information that only it keeps about the other sites to control the new site.

What? This is only per request... and only if they are contiguous already.

This would just be 2 requests, on 2 connections instead of 1...

2 Likes

So Ignition will just make a second request to read the other holding registers?

Yes.

This makes no sense in this topic. The OP misunderstood the limitations of a single Ignition connection. Full stop.