# ReXgen 2 IMU FAQs

<details>

<summary>What happens if the logger storage gets full.</summary>

The logger can continue logging after deleting the first file on a FIFO basis or can stop logging and be configured via ReXdesk, which has the option to format the logger (FIFO is enabled by default.)

</details>

<details>

<summary>Is it possible to  interface ReXgen 2 IMU with KBOX? </summary>

Yes, It will work with Kbox, but you will need to power the KBox from a separate power source since ReXgen doesn’t have Auxilary Power Out

</details>

<details>

<summary>Where can I get the Driver installer?</summary>

It is available under the Influx technology folder in the Start menu

</details>

<details>

<summary>Where can I find the Pin out details for ReXgen 2 IMU?</summary>

You can find that under the help section in the Rexdesk software

</details>

<details>

<summary>What is the current consuption of ReXgen 2 IMU?</summary>

<87mA in full operation and <2mA when CAN is not active&#x20;

</details>

<details>

<summary>How to get real-time physical data?</summary>

The user needs to use the DBC file; post-collection, it can be exported as CSV.

</details>

<details>

<summary>Does the ReXgen logger LEDs indicate status of GNSS logging?</summary>

No, Please wait for at least 2 mins before starting the trial. The logger will need a fix from at least four satellites to produce good location data.

</details>

<details>

<summary>What is the GNSS accuracy  for ReXgen 2 IMU?</summary>

2.5m CEP

</details>

<details>

<summary>Does it support any format other than DBC?</summary>

Yes, the logger can log CAN and LIN signals, supporting both DBC and LDF formats.

</details>

<details>

<summary>Is it possible to see live trace with ReXgen 2 IMU?</summary>

Yes&#x20;

</details>

<details>

<summary>Are there any other connectors available apart from DB9?</summary>

No, But modifications can be done for bulk orders on demand.&#x20;

</details>

<details>

<summary>How to enable Pass-thru funtionallity of a ReXgen logger (J2534)?</summary>

[ReXgen as Pass-Thru](https://docs.influxtechnology.com/rexgen-series-product-manuals/rexgen-j2534-guide/rexgen-as-pass-thru)

</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/rexgen-series/rexgen-2-imu-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.
