I want to create a Codesys project, which works in two devices as redundant. In default, Codesys has Redundancy Configuration object, but our devices does not support this object. Therefore, we have to create custom algorithm and code. In literature, I found below article for redundancy concept. Can this concept be applicable for Codesys? If anyone knows, please give me advices and help me?
What is the device that you are using and its operating system? If you are using Linux (e.g. Ubuntu as OS), then you can install something called KeepAlived on both systems. Have both systems talk to each other and handle the codesys runtime.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear All,
I want to create a Codesys project, which works in two devices as redundant. In default, Codesys has Redundancy Configuration object, but our devices does not support this object. Therefore, we have to create custom algorithm and code. In literature, I found below article for redundancy concept. Can this concept be applicable for Codesys? If anyone knows, please give me advices and help me?
Article: https://www.researchgate.net/publication/322438398_An_Application_Solution_for_PLC_Redundancy_in_Distributed_Control_System
Best regards.
Necati
What is the device that you are using and its operating system? If you are using Linux (e.g. Ubuntu as OS), then you can install something called KeepAlived on both systems. Have both systems talk to each other and handle the codesys runtime.