Page 1 of 1

Read .trc files using PCan Basic API

Posted: Thu 27. Jun 2024, 10:41
by PFeiRB
Hi,
I'm using the PCan Basic .NET API for a C# application and I'm wondering, if there exists any method to read out / import a .trc file?
Or do have to do it on my own and implement different imports for the different .trc-file versions (1.0, 1.3, etc.)?

Re: Read .trc files using PCan Basic API

Posted: Thu 27. Jun 2024, 12:24
by M.Heidemann
Hello,

Although you can record traces, there is no import functionality in PCANBasic
by default.
You'll have to implement this yourself.

Best Regards

Marvin

Re: Read .trc files using PCan Basic API

Posted: Wed 18. Dec 2024, 08:13
by M.Heidemann
Hello,

You can use our file definition to implement this yourself,
we do not have specific instructions for this.

https://www.peak-system.com/produktcd/P ... Format.pdf

BR

Marvin