a13u

Results 6 comments of a13u

I have the same issue! I get no exception, only an error message: `Interface.write: java.net.SocketException: Connection reset by peer: socket write error` Further, I also recognized that the reading time...

moved from #73 I have a similar problem. I am using a `ET200 SP ` CPU and I use S7connector via maven: ``` com.github.s7connector s7connector 2.1 ``` I can connect...

I executed a test: I unplugged the cable during the serialization With S7-1200: ``` Interface.write: java.net.SocketException: Connection reset by peer: socket write error Exception in thread "Thread-2683" Interface.write: java.net.SocketException: Connection...

So that's the issue - on S7-1200 it works!

@parich007 can you provide a concrete example: Snapshot from the db, annotations and your read/write code? Then I will test it!