08.11.2024, 09:56
(08.11.2024, 08:59)Daniel Wrote:(08.11.2024, 08:18)savaskorkmaz Wrote: Hi,
For commercial projects we are doing huge 4k pages with lots of objects. Because of that we are waiting 2 things which is very important for us.
1-) Multi select - Multi copy : I'm glad to see multi copy but still multi select is missing. To select 40 objects one by one is crazy. Maybe you don't need in home automation but we definitely need it in commercial projects.
2-) We have too many pages with different group addresses but the rest of the page is the same. For example, there are 100 group addresses on 1 page. We will make 30 of these pages. And only the group addresses are different. We want to export this page, quickly change the group addresses in it with a macro or tool that we will write, and import it again. For this reason, we expect the group address information of the exported pages to be in an easily changeable format.
3-) As i understood tile format will replace mosaic. If it's true can we say we don't have to make visuals with 2 different program in the future ?
2.Have you seen this?
https://forum.logicmachine.net/showthread.php?tid=5716
3. Yes
Hi yes i have seen the room copy function. But you need to change group address one by one. We have excel macro and standart groupp adress which replace group address with one click but we can't use for LM page backups.
When you export a page in LM , you know it's a TAR file. When we open this TAR file there is a file named data.json. When we open this data.json there are objectid like 286 but if we can see also object addresses like for control 2/1/1 and status 2/1/2 in this data.json, we can develope tool for easy to copy with our excel macro. thx