Page 1 of 1

Beckhoff BC-9000 nonvolatile (remanent) variables working ex

Posted: Sat Sep 19, 2009 11:24 am
by Velund
Can someone share some tested example of working with nonvolatile storage in Beckhoff BC series PLC?
All I need is to keep few vars through power-off and allow remote UI to read it out at startup and set them when necessary.
Is there any way other than "shadowing" them in RAM, read at startup and compare on each cycle, with writing on change only?

Re: Beckhoff BC-9000 nonvolatile (remanent) variables workin

Posted: Thu Aug 01, 2013 8:28 pm
by slaud
you can define it in system manager or ks2000, or may you use FUNCTION_BLOCK Persistent_Data in tcsystembc.... :-) lg peter