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.
Hello,
seems you've hit the limitation of modbus addresses used. This could be the driver itself or even the modbus dongle or the modbus interface you're using but it seems that the number you reached is the maximum that can be used.
Best regard.