Axiom Chart - Break in Data isn't reflected in Chart Data
I have a situation where we had a power outage for about 3.5 hours and when looking at the chart data, the unchanged data is what is shown in the charts during this power outage.
If I look at the data's WorstQuality (which I overlayed for visibility) I can see there is no valid data within that time.
Is it possible to have the chart data not show a data-line where the quality is not 192 (or alter the line type) during this window?
Regards,
Canary 25.3 with Windows Server 2025
7 replies
-
What collector are you using collect this data? OPC DA? UA?
-
Hi ,
Assuming you're using our Canary Historian module for Ignition to collect the data, it currently doesn't have a way to log these outages with a NoData. I created a request to add this functionality that would log a NoData if/when the logging session terminates which would occur if the module or gateway went down.
In the meantime, if you wanted to create a gap in the data, the easiest way would be to use the Write API and insert a NoData value one tick after the 3:08:02.169 PM timestamp.
