![]() |
Export objects from LM to ETS - 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: Export objects from LM to ETS (/showthread.php?tid=3385) |
Export objects from LM to ETS - Alexander - 24.05.2021 Is there anyway to for example export object (virtual) from LM to ETS? Mainly thinking about my modbus and bacnet objects. I have a IP interface connected to the bus, I want to use this for implement web app. RE: Export objects from LM to ETS - Daniel - 24.05.2021 Virtual objects are out of KNX range, this is impossible. RE: Export objects from LM to ETS - Alexander - 24.05.2021 (24.05.2021, 12:19)Daniel. Wrote: Virtual objects are out of KNX range, this is impossible. Ok, so there is no way to export objects from LM to ets? Just from ETS to LM? RE: Export objects from LM to ETS - Daniel - 24.05.2021 Try creating such group address in ETS ![]() RE: Export objects from LM to ETS - christian.hegland@caverion.com - 25.05.2021 Another case i've been thinking of, is if you map your modbus registers to knx group addresses, and then want to setup a knx project afterwards. Will it be possible to export a group address xml from the LM5 to import in ETS? RE: Export objects from LM to ETS - AEK - 27.05.2021 (25.05.2021, 13:42)christian.hegland@caverion.com Wrote: Another case i've been thinking of, is if you map your modbus registers to knx group addresses, and then want to setup a knx project afterwards.Ets supports export/imports GA via CSV file. you can create the same file from script, save it in internal sd card and dowload it from lm via ftp server |