# ReXdesk FAQs

<details>

<summary>CAN we monitor live data?</summary>

Yes, options for Live trace are available.

</details>

<details>

<summary>Where can we find the software links?</summary>

[<mark style="color:blue;">Software Links</mark>](https://docs.influxtechnology.com/software-links/software-links/rexdesk-software-links)

</details>

<details>

<summary>Why is ReXgen not getting interfaced with the ReXdesk?</summary>

Please ensure that you have installed the driver. If not, you can find it under the influx technology folder under the start menu.

</details>

<details>

<summary>What are the main features available with ReXdesk?</summary>

CAN live view, filter, trigger, sleep modes, and DBC options.

</details>

<details>

<summary>What are the supported data formats?</summary>

csv, mf4, mat, asc, blf

</details>

<details>

<summary>Why my logger is not getting Detected?</summary>

Ensure the ReXgen Driver is installed on your computer; refer to the ReXgen Support page for instructions.

</details>

<details>

<summary>Why is ReXdesk not opening after installation?</summary>

Make sure that Visual C++ Redistributable x64 is installed. Click [<mark style="color:blue;">here</mark> ](https://docs.influxtechnology.com/software-links/software-links/rexdesk-software-links)for all software links

</details>

<details>

<summary>Why does exported CSV data have gaps in it?</summary>

ReXdesk Doesn’t export data after Interpolation or Resampling; the data is recorded and timestamped as received from the CAN bus. The gaps will be due to the difference in the transmission rate of various CAN messages.

</details>


---

# 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/faqs/frequently-asked-questions/configuration-software-s/rexdesk-faqs.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.
