08-26-2014 06:44 AM
I have results files from an instrument logging at 10Hz with a numeric timstamp in column 0 (from labview program which logs the instrument and writes to spreadsheet at %.3f). I have a timing problem exemplified in the attached vi screenshot (input and example results files from it too large to attach)
08-26-2014 06:50 AM
example input files
08-26-2014 06:55 AM
example results
08-26-2014 07:15 AM
Hi ermptr,
whyt do you want to show with this "small" Excel worksheet?
The number look quite ok for me…
You know LabVIEW displays timestamp according to your OS time zone setting, but uses UTC internally?
08-26-2014 07:19 AM
See highlighted at the bottom of the spreadsheet the string time (and HH MM from the cluster) differs from the timestamp number. Yes I have set to date string and to date time rec to UTC. Thanks, Emily
08-26-2014 07:32 AM
Hi Emily,
maybe some trivial Excel rounding errors?