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:
- Load raw data - natively load raw MF4 from the CANedge
- DBC decode data - DBC decode data to physical values
- Create plots - visualize decoded CAN signals in plots
- Export data - export raw/decoded data to CSV, MAT, …
Installation (Windows)
Download, unzip and click the asammdfgui.exe
to open the GUI:
Installation (Linux)
- Install Python for Linux
- Open your command prompt and write:
pip install -I asammdf[gui]
- 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 for Windows 10 |