Hello is it possible to spilt the single trace files according from there size? I am searching also to a possibillity to set a signal filter for the tracing.
Is that possible by the PCAN Explorer, ore must this done by a macro?
Split the trace files
Re: Split the trace files
Hi,
currently there is no option to split trace files available in PCAN-Explorer.
Filtering by signal is also not possible. The tracer always records whole CAN messages, not signals. If you configure a filter to record only the symbol containing your CAN variable, the effect would be the same. Additionally, you could set the "Trace" option in your variable definition. So when you export data from the recorded trace file, you can choose to export only those marked variables, and the result is a text file that contains only the favored variable values.
currently there is no option to split trace files available in PCAN-Explorer.
Filtering by signal is also not possible. The tracer always records whole CAN messages, not signals. If you configure a filter to record only the symbol containing your CAN variable, the effect would be the same. Additionally, you could set the "Trace" option in your variable definition. So when you export data from the recorded trace file, you can choose to export only those marked variables, and the result is a text file that contains only the favored variable values.