Posts: 270
Threads: 72
Joined: May 2017
Reputation:
0
Hi,
I have to manage a large building whose ETS project consists of about 8000 objects, including rgb and Dali lights, shutters, thermostats and presence detectors. Also, I have to run many scenes (at least 60).
My idea is to use 4 LM, one for each section of the building, and a fifth LM as master supervisor.
I would like to know if my idea is valid and how to best divide the load: I have to load on each single machine only the objects (and scenarios) that will manage or the whole project?
In short, I would be grateful if you could suggest me the best solution to manage everything without problems.
Thank you.
Peppe
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
We do not recommend more than 2000 objects per LM. Your setup should work if master LM does not require to get all values from all objects. You will need to correctly configure KNX/IP filtering table to prevent overloading both LM and KNX/TP lines. From reliability point of view it's better to run all local stuff like scenes on each line separately and use one master LM for visualization.
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
I'm not saying that 2000 is a hard limit. There's no universal solution here as there are many different scenarios. For example, you can have high CPU load even with a small number of objects but with high KNX bus load and many scripts. For bigger projects it's more convenient and reliable to split the load between several LMs.
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
I think admin meant that objects which are needed for visu goes to Master LM but I know about projects build in the way you explained. I would make admin way if reasonable amount of objects are needed to make full visu and your way if too many. You could also make a combo of both.
------------------------------
Ctrl+F5
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
What Daniel said is correct. All LMs devices exchange data via KNX/IP with filtering tables applied in a way that only required data is passed. This also applies to the master/visualization-only LM because I doubt that you need all 8000 objects there.
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
As I pointed earlier, I know projects which were done this way. On other hand you could try to build full visu in master LM and if load will be too big you can always export parts of visu to each individual LM. In Vis structure you have export possibility.
------------------------------
Ctrl+F5
Posts: 270
Threads: 72
Joined: May 2017
Reputation:
0
17.03.2020, 14:46
(This post was last modified: 17.03.2020, 14:52 by gdimaria.)
sorry, the schneider guide I referred to is not the one mentioned above but "AN042_Optimization of visualization in complex projects" ( I can't find the link, neither attach it)
Thank you.
Peppe
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
I was helping to write it
------------------------------
Ctrl+F5