Data logger

I am trying save many tags in a file per day. The format would have a single header which will be the same everyday and add raw and columns of date that comes from tags.

So I am trying to accomplish the following
1- Have a template stored with the header
2- The application would rename the template attaching the date
3- Add a raw of data everytime the application run

Hello,

I will research if this is possible with our current scripting capabilities.

Hello,

This can be done using Java Standard Edition.

WIth a Java program you will be able to create the excel file with the headers you require and pull the tags that you need from the unit itself.

https://developer.ewon.biz/content/java-0

We do offer BASIC Scripting as well that can assist with pulling tag data.

https://developer.ewon.biz/content/basic-1