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?
Beckhoff BC-9000 nonvolatile (remanent) variables working ex
-
- Posts: 7
- Joined: Fri Jun 26, 2009 12:25 am
- Location: Russia
-
- Posts: 9
- Joined: Fri Mar 18, 2011 5:08 pm
Re: Beckhoff BC-9000 nonvolatile (remanent) variables workin
you can define it in system manager or ks2000, or may you use FUNCTION_BLOCK Persistent_Data in tcsystembc.... lg peter