Preserve non-volatile tags when downloading new program
-
- Posts: 40
- Joined: Sat Jun 02, 2012 7:43 am
Preserve non-volatile tags when downloading new program
Is there a way to preserve the non-volatile tags when I download a new version of my program to a txa panel?
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: Preserve non-volatile tags when downloading new program
You could write a script that saves the tag values to a file then reads back the values into memory on program startup. A script module is instantiated on program startup, which means you could put your "Load tag" code in the constructor of the Script Module.
You would want to periodically save the data to the file, as there is no way to know when the T7A will go into transfer mode.
You can also look at using a Recipe to do what you want.
You would want to periodically save the data to the file, as there is no way to know when the T7A will go into transfer mode.
You can also look at using a Recipe to do what you want.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer