Tags info

I am attempting to store tags change values into a list or matrix of tags in order to display them to a client as a topdown display that loads the most recent tag changes.
Is there a way that ignition stores recent tag changes so I might reference them instead of making a gateway script to create a bunch of tags I may not need to populate?

I believe you are referring to tracking any time the tag value changes. We don’t do that automatically, however, you can log that tag to the database using our historian and you can bring back the data when the tag has changed.