Hi guys, I am testing a Modbus TCP module to be used in production. I know, from experience in other projects that these are very reliable modules. They were pretty easy to setup with rivendell..
But the behaviour when the link is lost, leaves me puzzled. If I breakup the link for a brief moment 100-200ms, it will reconnect. With the message in logfile : connection lost,attempting to reconnect. Any breakup/netcongestion/powerfail that takes longer than this, the communication will be lost. It will not reconnect. Although the device has a 'link' indicator, that will light up if anything is talking to it. This will illuminated tho, but from the network activity i can tell there is nothing polling it anymore. The only way to restore the communication is by doing a systemctl restart rivendell. Is there a way to span the watchdog a bit longer, and keep attempting to reconnect for an infinite amount of time? Regards Peter
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
