Wiser: modbus rtu write to knx tp - 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: Wiser: modbus rtu write to knx tp (/showthread.php?tid=3562) |
Wiser: modbus rtu write to knx tp - PascualNG - 16.09.2021 Hello there, Is there anyway to send to knx bus tp all the values of modbus rtu? Not only when value changes Thank you! RE: Wiser: modbus rtu write to knx tp - Daniel - 16.09.2021 If you don't touch the delta then all will be sent. You can easily flood the bus this way with many registers. RE: Wiser: modbus rtu write to knx tp - PascualNG - 22.09.2021 (16.09.2021, 09:29)Daniel Wrote: If you don't touch the delta then all will be sent. You can easily flood the bus this way with many registers. I really need that certain registers always be sent to the bus, regardless of the delta. |