tim2u Posted January 21, 2012 Posted January 21, 2012 What happens to variable values when a power loss occurs? It appears as if the variables reset to their initial value. Is this the case? If so, is there a way to persist them across a power loss? I thought I read about this a while ago, and now I can't find it anywhere.
LeeG Posted January 21, 2012 Posted January 21, 2012 Your observations are correct. Set the variable Init value when the variable value is changed for those variables whose value should persist over a reboot.
tim2u Posted January 21, 2012 Author Posted January 21, 2012 Excellent. I didn't know you could do that, but I didn't look either. It is just like some of my programs I set to run at startup when I set them to enabled. Thanks a ton!
Recommended Posts