Page 1 of 1

coding data in trc file

Posted: Tue 21. Jan 2014, 11:52
by GrzegorzK
Hi

I would like to parse trc files (logged data via PCAN-View) in my application and wonder if there is some documentation how about this file, e.g:
what means:
;$STARTTIME=41660.4892668056

?

Regards
/Greg

Re: coding data in trc file

Posted: Tue 21. Jan 2014, 18:07
by M.Maidhof
Hi Greg,

please send an email to our support email address with you full address details. We will send you a pdf with all specifications regarding the trace format.

STARTTIME is the Windows Time format

Value:
Integral part = Number of days that have passed since 12/30/1899
Fractional Part = Fraction of a 24 hour day that has elapsed, resolution is 1 Millisecond.

best regards

Michael