Hey Guys, having a really strange problem with our MODBUS TCP data source.
We have a bunch of solar regulators and a bunch of genset controllers (via Moxa MB3180 converters). Both talk MODBUS / TCP and have all been working up until recently where all the genset controllers (4 in this network) stopped responding.
The solar regulators are however still working fine.
All data points in the genset controllers are coming up as unreliable, and are not reporting at all.
Here is the error I get when trying to interrogate a data point directly...
I've never seen that error before, I tried a quick google and it's pointing towards misconfiguration or overloading of a datapoint, this doesn't seem right as nothing's changed apart from a new instance of Mango on that site.
The solar regulators using the same type of MODBUS TCP client are still working, just the gensets aren't responding.
I turned on specific data logging on that data source and got the following, I see I'm getting some kind of response judging by the I and O?
2018/05/01-13:26:20,240 O 001c00000006010475320019
2018/05/01-13:26:20,261 I 001c0000000301840a
2018/05/01-13:27:20,241 O 001d00000006010475320019
2018/05/01-13:27:20,261 I 001d0000000301840a
2018/05/01-13:28:20,241 O 001e00000006010475320019
2018/05/01-13:28:20,261 I 001e0000000301840a
2018/05/01-13:29:20,241 O 001f00000006010475320019
2018/05/01-13:29:20,261 I 001f0000000301840a
Any ideas would be much appreciated.
Cheers
Dan