# Pinout

### ReXgen 1 with 9-pin Standard D-Type connector.

<figure><img src="/files/ayKFJZp9ktxF1DUTDAc8" alt=""><figcaption><p>9-pin Standard D-Type connector</p></figcaption></figure>

| **PIN No DB9 (Male with Nuts)** | **PIN Function PWR/CAN0/Digital/LIN** |
| ------------------------------- | ------------------------------------- |
| **Pin 2**                       | CAN - Low                             |
| **Pin 3**                       | GND                                   |
| **Pin 5**                       | Power GND                             |
| **Pin 7**                       | CAN - High                            |
| **Pin 9**                       | Power Supply 5-31V                    |

### ReXgen 1 with Deutsch style 8-pin connector

<figure><img src="/files/sGzTkRPf3ruCQZHRlYfy" alt="" width="188"><figcaption></figcaption></figure>

|             |                   |
| ----------- | ----------------- |
| **Pin No.** | **Pin Functions** |
| **Pin 1**   | Digital In 1      |
| **Pin 2**   | CAN L             |
| **Pin 3**   | GND               |
| **Pin 4**   | LIN               |
| **Pin 5**   | Power GND         |
| **Pin 6**   | Digital In 0      |
| **Pin 7**   | CAN H             |
| **Pin 8**   | 5-31V             |

{% hint style="danger" %}
**Warning:**&#x20;

* The connector needs to be tightened properly to make a proper connection, ensuring reliable operation.
* Each end of the CAN bus must be terminated with a 120Ω resistor across CAN H & CAN L.
* Do not short-circuit any pins.
* Do not use the logger's USB port for data logging, as it may damage the USB port, which won't be covered under warranty.
  {% endhint %}

###

{% hint style="warning" %}

#### Note:

* Pins not mentioned in the description table(s) are NC.
  {% endhint %}


---

# 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/rexgen-series-product-manuals/rexgen-1/rexgen-1-product-manual/hardware-functions-and-accessories/hardware/pinout.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.
