Posts: 187
Threads: 43
Joined: Jul 2015
Reputation:
2
Good morning,
I have two seperate KNX installations and i need to merge them into one.
First project consist of three lines (1.1, 1.2, 1.3) and have group address from 0/xx/xxx to 5/xx/xxx. On main line sits a Logic Machine Load Balancer that connects to the KNX bus with a IP interface.
Second project consist of one line (1.10) and have group address 10/xx/xxx and i am using Logic Machine reactor V2 direct conected on the TP line.
The goal is to have all 4 lines and all group addresses under a single project and use Load Balancer for visualization and scripting and Reactor V2 for gateway and redundancy.
Can someone suggest the most eficient way to achive the merge?
Thank you in advance
George
Posts: 8095
Threads: 43
Joined: Jun 2015
Reputation:
471
You can use "Import neighbours" feature from Utilities tab. But first, you have to enable Remote services in System config on your Reactor and mark all object for export with mass edit. Then after import all new objects will be added to your main LM.
Posts: 187
Threads: 43
Joined: Jul 2015
Reputation:
2
And what about scripts and visualisations?
Posts: 8095
Threads: 43
Joined: Jun 2015
Reputation:
471
There are import/export and backup/restore features for both visualization and scripts.
Posts: 187
Threads: 43
Joined: Jul 2015
Reputation:
2
Hi again,
Finished merging the two projects and i use an IP Interface to connect the LM LB and LM Reactor to TP Line.
Both LM's KNX connection mode is set to IP Tunneling.
Is there any way dynamicaly change the LM's Reactor mode to TP-UART in order to use is as a backup-redundancy connection to TP line?
Posts: 1794
Threads: 6
Joined: Jul 2015
Reputation:
120
06.04.2017, 22:52
(This post was last modified: 06.04.2017, 22:54 by Erwin van der Zwart.)
Hi,
Normally you set both to TPUART and turn off all scripts and schedulers from slave, if the master goes down (polled from the slave) then you turn on scripts and schedulers in the slave...
I also created a custom javascript to make clients switch to slave (with window.location) so your visu is also still available on all clients...
BR,
Erwin
Posts: 1794
Threads: 6
Joined: Jul 2015
Reputation:
120
07.04.2017, 05:28
(This post was last modified: 07.04.2017, 05:29 by Erwin van der Zwart.)
Hi,
I don't think it's possible to solve your problem like that as changing the KNX interface requires a reboot..
BR,
Erwin
Posts: 187
Threads: 43
Joined: Jul 2015
Reputation:
2
Maybe this could be something to be implemented on future firmware if there is need?
Posts: 1794
Threads: 6
Joined: Jul 2015
Reputation:
120
07.04.2017, 08:37
(This post was last modified: 07.04.2017, 08:37 by Erwin van der Zwart.)
Hi,
Well, i would suggest to figure out why your IP connection stops working as the device is designed for 24/7 operation, so this would not be needed at all..
BR,
Erwin