Logic Machine Forum
Master Slave with LM5 - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Master Slave with LM5 (/showthread.php?tid=5723)



Master Slave with LM5 - Kuru - 06.11.2024

Hello,

In my project, I have an LM5 as the Master and another as the Slave.
The Slave is intended to switch on if the connection to the Master fails. Both should perform the same function.
I have KNX, DALI, BACnet, and Modbus communication.

Is there a way for the Slave to only activate when the connection to the Master has failed?
The Slave should, however, always listen in on all communications so that it is up-to-date in case of a Master failure.

Thank you very much for your help.


RE: Master Slave with LM5 - Daniel - 06.11.2024

Can you provide more info how the DALI, BACnet and modbus is done?


RE: Master Slave with LM5 - Kuru - 06.11.2024

(Yesterday, 11:21)Daniel Wrote: Can you provide more info how the DALI, BACnet and modbus is done?

KNX sensors control the lighting via DALI. In the event of a failure, the second LM should take over the control and visualization.

The LM communicates with the Schneider Gateway via BACnet. Modbus is used for communication with field devices.

In case of a Master LM failure, everything should continue to operate via the Slave LM. Sensor values are visualized.


RE: Master Slave with LM5 - Daniel - 06.11.2024

the DALI - is it KNX DALI gateway?
LM communicates with the Schneider Gateway via BACnet - what do you mean here? Is LM bacnet server or client?
Modbus - is it RTU or IP?
Two LMs can't have same IP so in any case this will need to be manually switched to new url.