Persistent variable storage

kumareasu
2024-06-12
2024-06-16
  • kumareasu - 2024-06-12

    Is there any function function block which can store the persistent variable in HDD/SSD immediatley.
    My observation is that the persistent variable is getting stored when we shut down or restart the system (Windows+ CoDeSys RTE SL ).

    the persistent variables are not stored in HDD/SSD, if I power off the system without proper shutdown.

    Seeking your feedback.

     
  • nano - 2024-06-16

    use the persistence manager.

    with the persistence-manager, you're abΓΆe to define how, when and where you store your data

     

Log in to post a comment.