This content has been marked as final.
Show 3 replies
-
Re: Template Change Does Not Update Elements
skwanMay 1, 2014 5:31 AM (in response to schutcw)
Cory:
What happens if you right-click on the element instance and select "Reset to Template"?
-
Re: Template Change Does Not Update Elements
schutcw May 1, 2014 3:17 PM (in response to skwan)Steve,
That properly updates the element. Thanks for the help. I had assumed the elements would automatically update so I thought there might be a DataReference method that I did not properly override. After looking over the System Explorer User Guide I have a better understanding. Thanks again.
-
Re: Template Change Does Not Update Elements
Marcos Vainer LoeffMay 2, 2014 2:40 PM (in response to schutcw)
Hello Cory,
Remember that there is a method called ResetToTemplate() in PI AF SDK that performs the same task that Steve has suggested. Therefore, you can easily create a custom application that would reset to templates all the elements derived from an specific elemente template. Please refer to this thread.
Hope this helps!!
-
-