Split the trace files

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
bbergner
Posts: 3
Joined: Mon 7. Nov 2011, 12:25

Split the trace files

Post by bbergner » Thu 19. Jan 2012, 10:45

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?

K.Wolf
Software Development
Software Development
Posts: 141
Joined: Wed 22. Sep 2010, 15:37

Re: Split the trace files

Post by K.Wolf » Fri 20. Jan 2012, 14:06

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.

Post Reply