KNX Connection - 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: KNX Connection (/showthread.php?tid=4720) |
KNX Connection - jmir - 18.04.2023 Hi, If we have an IP main line (1.0.x) and a LM connected to it and its TP line is 1.1.x we should select KNX connection mode as "IP Routing", isn't it? If the connect mode is set to "TP-UART", if i'm not wrong, by default all traffic is sent between TP and IP side. So, in practice, which is the difference between these modes? Thanks. RE: KNX Connection - Daniel - 18.04.2023 LM mode defines how LM is connecting to KNX, tp-uart is TP and IP, Routing is only IP. RE: KNX Connection - jmir - 18.04.2023 (18.04.2023, 09:40)Daniel Wrote: LM mode defines how LM is connecting to KNX, tp-uart is TP and IP, Routing is only IP. But routing is between TP and IP, isn't it? RE: KNX Connection - Daniel - 18.04.2023 No, routing is only on IP RE: KNX Connection - jmir - 18.04.2023 I thought that routing was used as a line copuler between the main line IP and a secondary line TP... If is not like this in which cases is routing used? RE: KNX Connection - Daniel - 18.04.2023 Just use TP uart when you have TP connected, routing when no TP RE: KNX Connection - jmir - 18.04.2023 The name is a bit confusing... Is it like this?
RE: KNX Connection - Daniel - 19.04.2023 The last sentence is not correct, If you select tunneling then LM will connect to another IP interface via tunneling. You can connect to LM via tunneling always as long KNX IP features are enabled. If you use only secure communication then this will also disable tunneling as this part is not secured yet. RE: KNX Connection - jmir - 19.04.2023 (19.04.2023, 07:31)Daniel Wrote: The last sentence is not correct, If you select tunneling then LM will connect to another IP interface via tunneling. You can connect to LM via tunneling always as long KNX IP features are enabled. If you use only secure communication then this will also disable tunneling as this part is not secured yet. Ok, understood! Thanks! |