Logic Machine Forum
no complete read out from knx? - 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: no complete read out from knx? (/showthread.php?tid=4444)



no complete read out from knx? - g320 - 13.12.2022

Hi, 

Using LM for a while now and pretty pleased with mosaic and the cloud function. 
However, it looks like several objects didn't load fully from knx. 
Multiple objects don't have an object name and / or data type:

https://ibb.co/kmDGCp0
https://ibb.co/bd7GqXn


Used connection is TP-UART.

The next issue is maybe related to the one above. 
When adding an object in Mosaic, it's not available from the dropdown list. However it's available as an object in LM : 

https://ibb.co/DkmW72d
https://ibb.co/LZ8j513

Is there something wrong with LM - KNX connection? 

Thank you in advance. 

Best regards


RE: no complete read out from knx? - admin - 13.12.2022

Have you imported ETS project file? If there are group telegrams from group addresses that were not imported from the project file then such groups will appear without a name and possibly with not fully correct data type.


RE: no complete read out from knx? - Daniel - 13.12.2022

It seems you didn't import KNX project to the LM as most of the objects do not have datatype. LM has a snifter function and any telegram sent to the bus will be added. If you have the ETS project then first disable sniffer in Utilities - general config. Next step is to delete all strange objects without datatype/name (all yellow) and then import ETS project.


RE: no complete read out from knx? - g320 - 13.12.2022

Thank you for your quick reply. 

I did import the ets file. 
I'll try it again. The sniffer should stay disabled after re-upload of ets file? 

Thank you


RE: no complete read out from knx? - Daniel - 13.12.2022

The problem is that if sniffer will add object before you upload project then during import such object is discarded. It is up to you, I'm always disabling it.


RE: no complete read out from knx? - g320 - 13.12.2022

Ok, thank you. 
Is this also the cause of Mosaic not recognizing the objects? 

Alslo there is a dimmer always jumping back to 0%. The light is dimmed but in Mosaic it's 0%. Other dimmers have the same config but keep their value.


RE: no complete read out from knx? - Daniel - 13.12.2022

Mosaic is filtering objects based on its DPT, if object has none then Mosaic will also not show it.
Widget will show what the status object is showing. Check what the value is in the status object.