Modbus limit
Hello. I am facing strange behaviour of Modbus device. I am sending about 150 values thru Modbs and after test I got an error Device is not connected. I see it been connected and immediately disconnected. So I try it with fewer values and it works. After many tries I got on point where it works but when I add one more Duble value it stop working. So I start wondering is there any limit for Modbus point like how many you can add under one Modbus device? I ended up utilising two Modbus devices so it works. Same issue on Jigsaw and Windows Server.
Yes I reach point where I can add boolean but not double and when I add one communication stop working all together no sending no receiving it says connected and half second later it says disconnected and it try reconnect but no luck there. If it could help I can send you whole configuration if you want look at it.