# Exporting Data using CAN/CAN FD DBC File

This method exports only specific messages/signals from the RAW data using a DBC file.

The user will need to assign the DBC to the specific CAN Bus.

* Click on the ‘Internal Storage.’

![](/files/YRgBGQloas2dq1xWjpRs)

The window below will open.

<figure><img src="/files/k5o10mmo2GbI9wovfjS9" alt=""><figcaption></figcaption></figure>

* Select the data logs and click on Download;

![](/files/KvFcxjQTg4EkAsWO9SUY)

* Select the ‘Advanced’ option and open the ‘Export data’ window below.

![](/files/m3ZG5waZJ4sEafvelNUz)

* Choose the output format (.mf4/.mat/.csv).

Choose the time format (Only applicable for .csv format).

The user can choose the ‘Merge’ option if multiple data logs are to be exported.

Specify the output location for saving the exported data.

* Click on the ‘load DBC file’ icon.

![](/files/oypXzK5PiXTr9A3KnsQ7)

* Drag and drop the required DBC messages/signals to the corresponding bus.

<figure><img src="/files/3KkB7uayD0AgnEgfdsLb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### Notes:

* ReXdesk supports PGN-based export when J1939 DBC is imported.
  {% endhint %}

* Click ‘Process’.

  ReXdesk will process the RAW data and save the decoded data to the location specified in the first step.

[<mark style="color:blue;">Video Tutorial</mark>](https://youtu.be/fjfFDkSEtW0?si=PRHNzhWdGQ_oTT2x)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/quick-start-guide/exporting-data-using-can-can-fd-dbc-file.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
