# ReXgen 1 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 can format the logger. (FIFO is enabled by default.)

</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>

<details>

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

Yes, It will work with Kbox, but you must 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 1?</summary>

[<mark style="color:blue;">ReXgen 1 Pinout details</mark>](https://docs.influxtechnology.com/pinouts-inlfux-products/pinouts-influx-product-range/rexgen-1)

</details>

<details>

<summary>What is the current consumption of ReXgen 1?</summary>

Normal Operation: up to 50 mA at 12 V, Normal Sleep <17mA & Deep Sleep: <2 mA

</details>

<details>

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

ReXgen doesn't provide real-time physical data, user will have to retrieve the data log and post-process using a DBC file to view the physical data.

</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-1-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.
