Commit b51a496
Fix S7-300 connection reset: set max_parallel=1 for PDU 240
S7-300 PLCs reset the TCP connection when multiple PDUs are sent
back-to-back (parallel dispatch). Force sequential mode for small
PDU PLCs to prevent connection reset by peer errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bb1637e commit b51a496
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
| 222 | + | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
0 commit comments