We created a watch list that select data points based on tags and its functioning exactly as we need, however, we have some usability problems with the way the CSV download file is created.
When we do CSV download separate value columns the column header is the XID which is not useful.
Also the time step of the data seems to change based on the duration of time data is selected for.
Our desired function would have to use tags to select data points. Then be able to download the data at high resolution and have the column header be DataPointName, or preferably DeviceName - DataPointName.
Any thoughts on how to get the CSV formatted like this would be great.
Thanks in advance.