Hi,
We integrated PCAN-Basic.NET into our application and use the tracing feature to generate trc - files.
In our scenario we should trace for ~1h and this exceeds the maximum size of 100MB. So we will have multiple trace files.
This trace files we convert then via PEAK-Converter (scripting) to raw mf4 files.
Currently this generates multiple mf4 files. Is it possible to create 1 mf4 file?
Or is it possible that we can set maximum size of trace file for the .NET assembly higher than 100MB?
Create one m4f file from multiple trc-files
Re: Create one m4f file from multiple trc-files
Hello,
This is unfortunatelly not possible with the PCAN-Basic API. 100 MB is the maximum size a trace file can have, when generated with this API.SchneiderJ wrote: ↑Thu 22. Feb 2024, 11:00Or is it possible that we can set maximum size of trace file for the .NET assembly higher than 100MB?
No, this is not possible. The PEAK-Converter does not have any "trace merging" operation. We also don't have any other software that can do this.SchneiderJ wrote: ↑Thu 22. Feb 2024, 11:00Currently this generates multiple mf4 files. Is it possible to create 1 mf4 file?
Best regards,
Keneth
Keneth