I want to input the name of exported file, when I export Datalogger to USB-memory as csv-file. In development tool it's possible only to give fixed file name.
So, how can I give that name from screen when I export the file? Or rename the name of saved file in USB-memory stick, which does the same trick actually?
How to give name of exported file from screen?
Re: How to give name of exported file from screen?
It should work. Maybe, You forgot to refresh the tag with the newly changed file name? Something like:
Globals.Tags.FileName.Read();
regards, Waldemar
Globals.Tags.FileName.Read();
regards, Waldemar
Re: How to give name of exported file from screen?
Did you find a solution to this?
I also need this feature.
BR Stefan
I also need this feature.
BR Stefan