TRC Converter (Peak)

The TRC Converter converts raw MF4 files to TRC (version 1.1 or 2.1) files supported by PEAK PCAN Explorer and other PEAK tools.

Note

The TRC output does not support LIN-bus frames


Additional input arguments

In addition to the standard input arguments (see Command line interface), the TRC converter takes the following argument:

-f, --trace-format={version1,version2}   Which trace version to output, defaults to 2.1

Example output

An input MF4 log file containing CAN-bus frames generates an output file as demonstrated by the example below (shows both version 1 (V1) and version 2 (V2)).

V1
;$FILEVERSION=1.1
;$STARTTIME=44907.4306365740.776527
1)    350700.0 Rx        0000 1 AA
2)    350900.0 Rx        0000 2 AA AA
3)    351100.0 Rx        0000 3 AA AA AA
4)    351300.0 Rx        0000 4 AA AA AA AA
5)    351500.0 Rx        0000 5 AA AA AA AA AA
6)    351700.0 Rx        0000 6 AA AA AA AA AA AA
7)    351900.0 Rx        0000 7 AA AA AA AA AA AA AA
8)    352100.0 Rx        0000 8 AA AA AA AA AA AA AA AA
V2
;$FILEVERSION=2.1
;$STARTTIME=44907.4306365741
;$COLUMNS=N,O,T,B,I,d,L,D
1       350.700 DT 9     0000 Rx 01 AA
2       350.900 DT 9     0000 Rx 02 AA AA
3       351.100 DT 9     0000 Rx 03 AA AA AA
4       351.300 DT 9     0000 Rx 04 AA AA AA AA
5       351.500 DT 9     0000 Rx 05 AA AA AA AA AA
6       351.700 DT 9     0000 Rx 06 AA AA AA AA AA AA
7       351.900 DT 9     0000 Rx 07 AA AA AA AA AA AA AA
8       352.100 DT 9     0000 Rx 08 AA AA AA AA AA AA AA AA

Changelog

2.4.0

  • Change CLI version output

2.2.2

  • Conformity with output format improved

  • Support for compacted JSON password file

  • Support for remote frames, error state indicator and bitrate switch

2.0.11

  • Use channel 1 as default CAN channel

2.1.1

  • Support for updated MF4 compression and encryption format (introduced in CANedge fw 01.07.05)

2.0.10

  • Fix multiple memory leaks

  • Fix format error in version 1

  • Fix date off by one day

  • Start message counter at 1 instead of 0

2.0.6

  • Fix for decrypting log files from devices starting with a ‘0’

2.0.0

  • Support for MF4 log files generated by CANedge firmware 01.07.XX


Download

Windows AMD64 / x86-64 (64-bit)

  • 2.2.2.zip (MD5: 21babb74d202b94ab983d649d2ce6a8c)
  • 2.1.1.zip (MD5: ae883767ae7205d3158115ec326d4416)
  • 2.0.10.zip (MD5: 2a3445e784bfa6394d4b3ee56fca508b)
  • 2.0.6.zip (MD5: 9107606e8e4638e4dd172c16cfaedce4)
  • 2.0.1.zip (MD5: e5afebf8ced341d05ce93de0867a2bdd)
  • 2.0.0.zip (MD5: 3bb7d62de8d6d8d6b4b64fbcaae0916c)

Linux AMD64 / x86-64 (64-bit)

  • 2.2.2.zip (MD5: 1b15b46002edd34d4bc90b4921178047)
  • 2.1.1.zip (MD5: 6a174f0fdf7c1ce0dc1b5e2fb9c8d799)
  • 2.0.10.zip (MD5: 26a770ca7dc24b9415fc011f72cbad1a)
  • 2.0.6.zip (MD5: e5ee8d15fdf58db841276a9315398467)
  • 2.0.0.zip (MD5: 47352cd771df609edf09ee4d62350042)

Linux ARM64 (64-bit)

  • 2.2.2.zip (MD5: a0fad2c2cf3a52dbabb6ba3c859f4918)
  • 2.1.1.zip (MD5: 12f3849e89ee19b5ac5172025c267e68)
  • 2.0.10.zip (MD5: 582a064615425e17f3b56bdd91b50e8c)