
adccommunitymod (AutomationDirect) asked a question.
Retentive Memory Question
Created Date: May 08,2015
Created By: trimixdiver1
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
I set my EA9 up to use a text entering field to a retentive address on the cmore. I entered text and after a POR it didnt retain the text. Am I doing something wrong? Should I store the info on my DoMore instead? Thanks
Created Date: May 09,2015
Created by: plcnut
You need to store the value in DoMore, because the PLC is overwriting the value the Cmore is trying to save.
Created Date: May 11,2015
Created by: mwdkmpr
I stopped using internal tags a long time ago because retentive is not always retentive. I do not what a POR is but I know all internal tags are cleared with a download to the panel. Do as plcnut says and save them to the PLC where retentive is retentive.
Created Date: May 08,2015
Created by: trimixdiver1
I set my EA9 up to use a text entering field to a retentive address on the cmore. I entered text and after a POR it didnt retain the text. Am I doing something wrong? Should I store the info on my DoMore instead?
Thanks