Hi
LM doesn't reply to ETS5 "check individual address" request (which is probably KNX ping).
Can I create a script which replies to "Check Existence" ETS button?
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259
(19.06.2017, 14:46)morak Wrote: Hi
You can use this
Code:
result = knxlib.ping('1.1.1')
Hi
But what I need is knxlib.pong() triggered by knxlib.ping('1.0.157') from another LM. I know I can do it by group object but I think it would be nice if LM replies to a standard KNX ping command like other PLCs do.
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259