Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » Value Persistence across power cycle(Customer would like all values to persist if power is lost.)
Value Persistence across power cycle [message #1849676] Fri, 28 January 2022 23:36 Go to next message
Mitchell Flaherty is currently offline Mitchell FlahertyFriend
Messages: 8
Registered: December 2021
Junior Member
The customer for this project has a requirement that if power is lost, then when power comes back everything should resume as if nothing happened. For that, we would like to have all inputs and outputs to different functions persist even if power is lost.

Is it possible to configure the runtime in this way?

Also, in general, is there any way to automatically persist state between power cycles?
Re: Value Persistence across power cycle [message #1849710 is a reply to message #1849676] Sun, 30 January 2022 20:16 Go to previous message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1585
Registered: January 2014
Senior Member

Currently this is not possible in 4diac FORTE. I also think it would not be as easy to generically implement that. Because AFAIK this would require some special power-fail interrupt and some place to write that data to. However with such infrastructure ready it should be possible to implement this functionality.

Another observation I often get when talking about power cycles is that being in the exact state for everything does not always make sense. Because you normally don't know how long the power cycle lasted and if the system you are controlling is still in the same state as when power went down. So aren't you anyhow needing some initialization routines that check the system on power up?
Previous Topic:one FB produce two Events, but only one outputValue, Does 4DIAC result meet the 61499
Next Topic:Dynamic type loader fails to deploy new FB Type
Goto Forum:
  


Current Time: Thu Apr 25 20:59:38 GMT 2024

Powered by FUDForum. Page generated in 0.02690 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top