asammdf GUI


The asammdf GUI lets you easily load, review, DBC decode, plot and export your CANedge data.

Learn how to use the tool via our quickstart guide:

  1. Load raw data - natively load raw MF4 from the CANedge
  2. DBC decode data - DBC decode data to physical values
  3. Create plots - visualize decoded CAN signals in plots
  4. Export data - export raw/decoded data to CSV, MAT, …

Installation (Windows)

Download, unzip and click the asammdfgui.exe to open the GUI:

Windows (v7.5.0d2) Linux (v7.5.0d2)

Installation (Linux)

  1. Install Python 3.9.13 for Linux [1]
  2. Open your command prompt and write: pip install -I asammdf[gui]
  3. Open your start menu, write ‘asammdf’ and open the GUI via the asammdf icon

[1]You can also use this method on Windows by downloading Python 3.9.13 for Windows 10 (64 bit).