![]() |
|
PA - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: PA (/showthread.php?tid=6178) |
PA - rw_echo - 06.11.2025 Can LM read the physical address of KNX devices through the KNX IP routing mode? RE: PA - admin - 06.11.2025 What exactly do you want to achieve? Functions like buslib.ping() should work over routing if "Pass ind. telegrams via IP Routing" is enabled. RE: PA - rw_echo - 25.11.2025 (06.11.2025, 07:49)admin Wrote: What exactly do you want to achieve? Functions like buslib.ping() should work over routing if "Pass ind. telegrams via IP Routing" is enabled. I want to enable LM to read the physical address status of KNX devices under other KNX branches through IP routing. Is this possible? RE: PA - admin - 25.11.2025 Possible, you need to enable "Pass ind. telegrams via IP Routing" option in System config > Network > KNX connection. |