Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: ryanastiefes on April 25, 2024, 01:22:38 PM
-
I would like to monitor Do-more Network Reads/Writes, it's easy to monitor the client but cannot figure out the server, I do the same with ModbusTCPServer.Transactions. When the transactions have gone stale for a given length of time I'll initiate a reboot Task to mitigate the comm failures. I dont know what regsiter(s) to monitor. I thought it would be something like IntEthDMPPClient.Transactions but the register does not exist, any ideas?
-
Oddly, there isn't a register for it. It just uses the normal programming command handler, so there isn't a dedicated server. I guess that's why. Probably wouldn't be super hard to add.
-
10-4