50 modbus devices - 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: 50 modbus devices (/showthread.php?tid=4973) |
50 modbus devices - gdimaria - 19.09.2023 Hi, I have to interrogate and command about fifty modbus devices, spread over different floors of a building. How many LMs would I need to optimize loads and how can I implement a single supervision interface for all equipment? Any suggestion is welcome Thanks Peppe RE: 50 modbus devices - Daniel - 19.09.2023 One LM would do but via two lines, one can have up to 31 devices. Do not expect this to work fast. RE: 50 modbus devices - gdimaria - 19.09.2023 (19.09.2023, 13:48)Daniel Wrote: One LM would do but via two lines, one can have up to 31 devices. Do not expect this to work fast. the fact is that the project manager proposed a system consisting of an LM for supervision and n.4 LM on which to connect the various modbus devices. Is it achievable? RE: 50 modbus devices - Daniel - 19.09.2023 Yes RE: 50 modbus devices - gdimaria - 19.09.2023 Yes? It would be nice to have some more guidance. How can I view on an LM the modbus objects of the other 4? Do I need to use a frame? Or do I have to map all addresses to the main LM? In short, can you tell me how you would do it? Thank you RE: 50 modbus devices - admin - 20.09.2023 Use one LM for visualization and exchange data with other LMs via KNX/IP. No extra configuration is needed for this but adjust filtering tables is recommended to lower the system load. On Modbus side make sure that GND is connected between all devices and that bus topology is used. RE: 50 modbus devices - gdimaria - 20.09.2023 ok thank you so much Peppe Just a doubt: currently the LM "master" is in TP UART with KNX IP features on. The other LMs with modbus devices are also in TP UART with KNX IP feature off. Do you mean I have to activate it? Thanks again RE: 50 modbus devices - admin - 20.09.2023 If several LMs are connected to the same TP line then IP features must only be enabled on one LM. Otherwise you should enable IP features on all LMs and it's recommended to enable encryption as well. If LM does not have TP connection then switch connection mode to IP routing. |