coding data in trc file

Windows® Compatible Software for Displaying CAN Messages
Post Reply
GrzegorzK
Posts: 19
Joined: Wed 8. Feb 2012, 12:30

coding data in trc file

Post by GrzegorzK » Tue 21. Jan 2014, 11:52

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

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: coding data in trc file

Post by M.Maidhof » Tue 21. Jan 2014, 18:07

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

Post Reply