This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Power failure
#1
I was inserting objects into a visu page, often saving the page, when a power failure happened. When power came back I realized I had lost most of the work, despite my page saves.
How is it possible?

Thanks

Peppe
Reply
#2
The data is saved in to SDcard (SPI flash) every 30 min. There is sync project data button which force saving to SD. All what is saved during creation of project it is saved in RAM, this is gone in case of power failure.
------------------------------
Ctrl+F5
Reply
#3
OK, so I guess you refer to the sync button on object page?
Reply
#4
This one
   
------------------------------
Ctrl+F5
Reply
#5
Yes, Thank you!

BR

Peppe
Reply
#6
Hi,

Is there any way to force writing RAM to SD Card via script module?

I am interested in saving storage memory to SD Card as soon as a 'storage.set' function is executed.

Thank you!
Reply
#7
Frequent saving to SD card will significantly degrade the lifespan of the controller. The automatic saving every 30 min was created for a reason.
------------------------------
Ctrl+F5
Reply
#8
(07.06.2024, 07:19)Daniel Wrote: Frequent saving to SD card will significantly degrade the lifespan of the controller. The automatic saving every 30 min was created for a reason.

Agree, on the other hand someone could argue that automatic saving every 30 min is most of the time done for no good reason.

There is only a rare case that I need this function that is up to 6 times a year. If there is such possibility I would be grateful if you could tell me.

Otherwise, the application I need (restore last settings on power up) can not be implemented correctly.

Thank you in advance!
Reply


Forum Jump: