> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-1/rexgen-1-product-manual/overview-of-the-device/electrical-data.md).

# Electrical Data

<table><thead><tr><th width="218">BUS &#x26; Signals</th><th width="595">Operating Voltage</th></tr></thead><tbody><tr><td><strong>Power supply - OBD</strong></td><td>+5V to +27V</td></tr><tr><td><strong>Power supply - USB</strong></td><td>+4.5 to +5.5V</td></tr></tbody></table>

<table><thead><tr><th width="196">Function</th><th width="595">Description</th></tr></thead><tbody><tr><td><strong>Transceiver Protection</strong></td><td><p>Bus fault protection: ±58 V Thermal-shutdown protection (TSD)</p><p>Common mode input voltage: ± 12V </p><p>TXD dominant timeout (prevents network blocking in the event of a failure) </p><p>Under-voltage protection</p></td></tr><tr><td><strong>Enclosure</strong></td><td>PC+ ABS</td></tr><tr><td><strong>IP Rating</strong></td><td>IP65</td></tr><tr><td><strong>Dimension</strong></td><td>L - 100 mm, W - 73.5 mm, H – 27.4 mm</td></tr><tr><td><strong>Weight</strong></td><td>164 Grams</td></tr><tr><td><strong>Mounting Holes</strong></td><td>Four mounting holes and screws</td></tr><tr><td><strong>Environmental Tolerance</strong></td><td>Working temperature -40degC to +85degC; Humidity max 90%</td></tr><tr><td><strong>Power Saving</strong></td><td>Wake Up On CAN, Power Down Mode, Sleep Modes,</td></tr><tr><td><strong>Power Safe</strong></td><td>100% power-safe data logging - no file corruption when disconnected or in sleep mode</td></tr><tr><td><strong>Protection</strong></td><td>Reverse voltage protection on CAN-bus supply</td></tr><tr><td><strong>Power Consumption</strong></td><td><p>Normal Operation: upto 50 mA  at 12 V </p><p>Normal Sleep &#x3C;17mA</p><p>Deep Sleep: &#x3C;2 mA</p></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-1/rexgen-1-product-manual/overview-of-the-device/electrical-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
