Dear All
i try to modify my data collection
actually i collect data and i have just one file with new data each days.
Now i need a new data file for each days. Does it's possible?
i wait for your reply
regards
One way of separating data into separate files by day is to use Split to create new smaller files from the single master file. Split is installed as part of our Loggernet software.
Another method is to use TableFile in your datalogger program to create files based on days.
Thanks i have try tablefile that work perfectly but, my data file weighs 50kb by day and if i collect data every 2 weeks, to settle the best usr , what size it is necessary to insert in the datalogger? to be sure to don't loose data?
regards