Redundancy Algorithm and Code

necati
2022-04-29
2022-05-20
  • necati - 2022-04-29

    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

     
  • nothinrandom - 2022-05-20

    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.

     

Log in to post a comment.