hello,
I'm having problems connecting a PLC, it is a siemens s7-300. I have to connect 3 PLCs, I have been able to connect one without problems, the other two do not work.
the three plc are in the same network. and they are configured in the same way. only one works with Ignition.
the rack and slot number is correct, port 102 is open and I have disabled the firewall.
Has anyone experienced something similar? What do I have to look at in the PLCs configuration? I am using STEP7.
thank you
the logs:
java.net.SocketException: Connection reset
at java.base/java.net.SocketInputStream.read(Unknown Source)
at java.base/java.net.SocketInputStream.read(Unknown Source)
at java.base/java.net.SocketInputStream.read(Unknown Source)
at com.inductiveautomation.iosession.socket.AsyncSocketIOSession.run(AsyncSocketIOSession.java:71)
at java.base/java.lang.Thread.run(Unknown Source)```