Add support for system.tag.storeTagHistory() in Edge
b
brian.ankeny
Ignition Edge does not support database interactions or transaction groups and therefore must rely on its tag history for various types of process records. However, scan classes do not currently offer the ability to provide atomic snapshots of multiple tags which severely limits the usefulness of the store and forward functionality between Edge and a main Ignition server. Adding support for system.tag.storeTagHistory() would provide a method for users to create these records.
Log In
C
Chris Bingham
Looks like this function is currently available on Edge (8.1.39). Can this be marked as complete?