I am trying to export data from a Easy Chart that uses historical data.
The historical scan class for the tags is set for 5000ms.
When I export the data from the easy using the export button, I only get two data points for every 5 minute interval, not a point every 5000ms. Trend is attached.
Is there a way to export the data and have all historical data points, instead of 2 every 5 minutes?
Can I use the system.dataset.exportExcel function with the Easy Chart as the component instead of a table?
Dan