22.11.2023, 16:10
(20.11.2023, 17:25)AEK Wrote:(20.11.2023, 14:29)alb-smith Wrote: I believe it would be very useful in the ETS project (.knxproj) import procedure to have an option that allows you to update the description for existing objects already imported into LM5 previously.
This allows you to keep information aligned without requiring manual changes.
BR
in ets you can change datatype of group adress, automatic update of objects could crush your scripts, which uses this address. or make incorrect result.
if you know that all your modifyed addresse in 1/4/0-1/4/254, you can filterobjects in object tab by "1/4/*" expression, then press "Mass delete", Then press "delete objects from current filter", and finily import new preject/
don't forget, this will delete TAGs
Thanks AEK, we know this option but we expenrienced bad things with a unconditional "mass delete" .... (loose of link in graphical pages, scripts, etc.)
We thought about a simple "option" to update the object description.
BR