Skip to Content

CAN DBC & ARXML

EcuBus-Pro uses python-canmatrix to parse and convert CAN database files. If you encounter any import or parsing issues, please report them on our Github Issues page, or directly on canmatrix Issues if the problem appears to be with the parser itself.

Import: DBC and ARXML formats are supported.
Export: Databases can be exported to DBC, ARXML, Excel, JSON, YAML, KCD, DBF, and SYM formats.

The application provides an efficient search interface for messages and signals.

Import a Database File

alt text

Overview

The database viewer provides comprehensive information about:

  • Network Nodes
  • Messages
  • Signals

alt text

Value Tables

Value tables define the mapping between raw values and their corresponding meanings.

alt text

Attributes

View and inspect all database attributes.

alt text

Export

Export the loaded database to other formats: DBC, ARXML, Excel (XLSX), JSON, YAML, KCD, DBF, or SYM. Select the desired format and save the file.

export