Modbus: write to bus enable - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Modbus: write to bus enable (/showthread.php?tid=2689) |
Modbus: write to bus enable - Domoticatorino - 15.06.2020 Hi, in order to reduce KNX traffic bus I have disable the flag "write to bus" in modbus oject map. Unfortunately LM is going on to write on bus. What do you suggest? Thanks. RE: Modbus: write to bus enable - Daniel - 15.06.2020 You can use Virtual objects but are you sure it is writing? Which fw do you use? You can also add Value send delta: to limit traffic. RE: Modbus: write to bus enable - Domoticatorino - 15.06.2020 (15.06.2020, 14:16)Daniel. Wrote: You can use Virtual objects but are you sure it is writing? Which fw do you use? Hi Daniel, unfortunately they are not virtual object. But I expect that with that flag trafficis reduced. I would like to avoid to rebuild objects. Firmware is the last one. In the meanwhile I change the value send. RE: Modbus: write to bus enable - Daniel - 15.06.2020 What is latest one? My latest is definitely not the same what yours RC1? RE: Modbus: write to bus enable - Domoticatorino - 15.06.2020 You're right. What I have downloaded from your post dated october 2019 for LM5 lite. It is called lm5m3-20191015 Thanks. |