I have a request to pull all data for a number of tags at 1 minute interval. This is 13 years of data. I gather that I will have to break this up into chunks of 4-5months at a time. I think I can live with this.
I have played with piconfig and a powershell script I found in another post. I have everything figured out except the 1 minute part. I can do this with Datalink, but Excel doesn't have nearly enough capacity for this much data.
Is there a way to do this 1m interval using piconfig or powershell?
Also, I'm open to ideas on how to get as much data as possible at a go so I can do with less effort.