Currently, I am facing an intermittent issue with Ignition Tag Historian. I have configured a Driven Tag Group with a Boolean trigger tag that remains TRUE while the machine is running. The historian is configured to record data at 1-second intervals.
Most of the time, the data is logged correctly every second, but occasionally one second of data is missed, even though the trigger remains continuously TRUE.
For example:
16:27:36
16:27:37
16:27:38
16:27:39
16:27:40
16:27:42
16:27:43
Here, the 16:27:41 record is missing.
I would like to understand why this happens and whether a Driven Tag Group can occasionally skip an execution/sample due to Gateway load, tag execution timing, OPC communication, historian processing, or database delays.
My requirement is to reliably record one historian sample every second without missing any samples while the machine is running.
I have attached a screenshot showing the normal 1-second historian data logging for reference.
