williamj Posted March 17, 2015 Report Posted March 17, 2015 Hi all, Im trying to figure out how to create non-volatile memory tags in GX Works 2 (using a FX3U controller), so that the values stored in the D registers won't keep zeroing out every time the controller powers down. Does anyone have any helpful tips on how this is done? Thanks Quote
JRoss Posted March 18, 2015 Report Posted March 18, 2015 You need to add a battery to the PLC. You have limited control over which data registers are retentive by setting parameters, but the battery is needed for any of them to retain their values. Quote
Crossbow Posted March 19, 2015 Report Posted March 19, 2015 RTFM. There is a list in the manual (Chapter 4 I believe, where it identifies each of the memory areas) and it clearly lists which addresses are battery backed and which are not. In the FX3U, besides a range of D registers you also have all of the R registers which are all backed up. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.