Logic Machine Forum
KNX bus error handling - Printable Version

+- Logic Machine 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: KNX bus error handling (/showthread.php?tid=810)



KNX bus error handling - buuuudzik - 29.05.2017

Hello,

is there a possibility on LM to prepare some KNX TP1 bus error handling? How can I intercept BUSY/NACK/ACK with group address and maybe physical address from the bus?


RE: KNX bus error handling - Thomas - 29.05.2017

Hi
it would be perfect to have an oportunity to ACK only packets "addressed" to the LM and not for other devices placed on the same KNX line.


RE: KNX bus error handling - admin - 30.05.2017

Not possible right now, we might add a selective ACK option if there are many requests for it.


RE: KNX bus error handling - Thomas - 31.05.2017

If you are going to do it then please do it together with the missing 'dummy' object for ETS. Because the only dummy addresses should be acked by LM.


RE: KNX bus error handling - admin - 01.06.2017

You can already import unassigned objects from ETS when converting knxproj file (http://openrb.com/knxproj/). But then you still have to configure these objects manually since they do not have datatype assigned to them.