Communication lost with PLC

I’m wondering if anyone had issu similaire to this :

we have different plc connected to the scada and everything was okay

someone did a modification on the plc and then we lost connection from the scada for the concerned plc.

so we did a rollback on the plc and even after that we still dons’t have connection from the scada. the plc is pingable from other pc’s. and the configuration on the plc’s and the scada are exactly the same.

what can be the solution ? we are sur that everything on the network and the plc is good.

can we just try to remove and reinstalle the gateway ? knowing that we have two different scada and we lost connexion from both of them to the plc

Capture d'écran 2025-09-18 161608

You said pingable from other PCs…is the PLC pingable from the gateway?

Dredging back in the memory banks to 7.9, I seem to remember it being common for downloads to PLC's causing the drivers to get stuck in "connecting". I couldn't find any references to that, but its been a while. Perhaps @Kevin.Herron remembers?

I would try disabling the device connection in the Gateway and then re-enabling it.

If that doesn't work you could try removing the device connection and re-adding it back in.

I'm not sure I would go as far as uninstalling the gateway.

That was a Logix specific thing if we're thinking of the same issue.

This just sounds like a network or PLC side issue :man_shrugging:

desebling it and re-enabling it tested.

also remouving it and re-adding it is tested. but it still the same for me.

Do you see any errors in the Logs?

Did the gateway address get changed in the PLC?

Try to access something on the PLC from the Ignition gateway itself.

I would recommend setting the Siemens related loggers to debug, then share your logs with us.

Hello all,

I have to point the fact that the plc is accessible from everywhere except from our scada.

and for information we have 2 different scada from where the plc is not reachable ( the ping dosn’t work at all )

If pinging doesn’t work, it’s not an Ignition problem. It’s a networking issue. You need to verify IP addresses, switch paths, VLan settings, firewalls, etc.

5 Likes

If you could reach the PLC before and the only thing that changed was a download to the PLC I would check the network settings in the PLC.

My initial thoughts would be to check the subnet mask and default gateway (Might be listed as router on Siemens PLCs) settings on the plc.

1 Like