Hello,
i have a memory Tag which holds a specific Parameter for every Tag. Whenever i create a tag i add a row with the path and the parameter to the dataset of the memory tag. This works.
Now i want to track changes if the parameter is changed (at this moment i do this through a tag restart but i hope there is a better option) or if the tag is deleted. So is there any event or something like that which i can catch to implement a script for this case?
Thank you