Siemens PLC behind router

Hello,
in our production facility, we have Siemens PLC-s connected to a Siemens Router S615. Is there a way for Ignition to connect to the PLCs through the router? If so, I would kindly ask for a description of the solution.

Thank you very much,
David.

Do you have it behaving as a NAT router? If so, you may need to configure the PLC to have an IP on the WAN side of the router. This would be configured on the router itself. You would then point your Ignition driver connection to that WAN side address.

And you must configure the PLC's gateway setting to point to the router's IP address. Otherwise, even if the data request comes into the PLC, it has no clue how to send a response out to the wider network.

1 Like