CSV and Date Format

Hello everyone,

Is it possible to have CSV data export every minute with data and time in one column or whole date in one and time in second.

Thanks for your answers,
Iztok

Hi
you can set WD to create custom log files, using custom tags,e.g you can add what ever data you want , and set the update interval you want
see under setup, logfile setup

But it is going to be txt file. I need CSV with whole date in one column and time in the other. They can also be placed together. It is just not useful for me to have too many columns for date.

Can it be done?

Thanks!

You choose the format when you set up the template file so if you want a comma delimiter put it between the tags, e.g.

%date-year%-%date-month%-%date-day%,%time-hour%:%time-minute%,%temp%,%sunset%