I download data from the Cr1000,and I saved as follows:
Time Record A B C
2010-1-1 16:00 3 1.8 1.398 1.272
2010-1-2 16:00 4 2.398 5.843 0.598
.........
.........
I found the Time is wrong,I want to use the Split to add 10hours to the Time column,I don't know how to do this,any one who knows please help,thanks!
Split version 2.8, which shipped with LoggerNet 4.0, has a Time Offset field that will let you enter a value, in seconds, that will affect any of the time elements in a record (e.g., actual timestamp or time of max/min).
This field is found on the Input Files tab, under the Offset/Options button.
When processing table based files, make sure to change the column width for the date in the Report and Column Headings grid (Output tab). Set the field large enough to accommodate the number of characters in the timestamp. The default column width is 8, which is not large enough for table-based timestamps. The result of this inadequate field size will be the words "bad data" colored red in place of what should be the timestamp.
Regards,
Dana W.
Thanks,Dana,
I have found this setting already,but I still have a question,I don't have a column of timestamp in the output file,why? the position of column of time is empty,starts only from the record numnber.
It's hard to tell without seeing your par and dat files. If you would like, you can send those to me at dana at campbellsci dot com.
Dana W.
Hi Dana,I have sent the data to you already,please check the email when you are free.I guess the problem is "I can't set the width of output column to more than 9,but the timestamp is more than 9,so there is bad data and no output",I wonder if this is a bug of Split or not?the column's width is limited to 9.a little confusing.
Du
* Last updated by: dujt on 11/11/2010 @ 7:24 PM *
The field that can be set to no greater than 9 is a default column width for all fields. You can set the width of individual fields in the Report and Column Headings grid (Output tab).
Regards,
Dana