Process your log file data
The CLX000 logs raw CAN data in a simple TXT
format.
In this section we outline useful tools for viewing/decoding your raw data[1].
- TXT converters - convert TXT log files to Vector ASC or PEAK TRC
- TXT decoders - DBC decode TXT log files to CSV or Parquet
- SavvyCAN - load/stream raw CAN data, DBC decode it, create plots and more
- Python - load & DBC decode TXT log files via Python and/or stream data in real-time
Sample raw CAN data & DBC files
Log file samples
| OBD2 DBC | Other DBC files
[1] | You can also use CANvas, but we no longer support this and recommend instead to use SavvyCAN |