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
coding data in trc file
Re: coding data in trc file
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
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