Read .trc files using PCan Basic API

This forum covers issues concerning multiple software products.
Locked
PFeiRB
Posts: 1
Joined: Thu 27. Jun 2024, 10:37

Read .trc files using PCan Basic API

Post by PFeiRB » Thu 27. Jun 2024, 10:41

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.)?

M.Heidemann
Sales & Support
Sales & Support
Posts: 1060
Joined: Fri 20. Sep 2019, 13:31

Re: Read .trc files using PCan Basic API

Post by M.Heidemann » Thu 27. Jun 2024, 12:24

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
---
Marvin Heidemann
PEAK-Support Team

M.Heidemann
Sales & Support
Sales & Support
Posts: 1060
Joined: Fri 20. Sep 2019, 13:31

Re: Read .trc files using PCan Basic API

Post by M.Heidemann » Wed 18. Dec 2024, 08:13

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
---
Marvin Heidemann
PEAK-Support Team

Locked