Hi all
I get measured dat afrom a device, with thése data i need for every data value its timestamp in millisec. precision.
Then i need to write the measurements and their dátavalues to a datalog file.
an example of the file i want it to look like this, example:
Date/time datavalues
25-01-2006.10:55:23:485 -113
25-01-2006.10:55:23:485 210
25-01-2006.10:55:23:485 305
25-01-2006.10:55:23:485 -145
but after writing to a file i get
several timestamps per line and sometimes severeal data per timestamp ect.
Take a look at the jpg file to see the problem.
thanks!!
Regards Zamzam
HFZ