> 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/pinouts-influx-product-range/cables-and-product-pinouts/cables/inf-42xx.xx/inf4216-rexgen-air-cable-automotive-connector-to-25-way-d-sub/24-pin-molex-mini50-connector.md).

# 24-pin Molex Mini50 Connector

<figure><img src="/files/hgJ17Zhmz2peQ96hzYJV" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="170.33333333333331"></th><th width="189"></th><th></th></tr></thead><tbody><tr><td><strong>PIN No</strong></td><td><strong>PIN Function</strong></td><td><strong>Optional</strong></td></tr><tr><td>Pin 1</td><td>RelayOut0</td><td>Relay Driver</td></tr><tr><td>Pin 2</td><td>DigIn0</td><td> </td></tr><tr><td>Pin 3</td><td>AnalogGnd</td><td> </td></tr><tr><td>Pin 4</td><td>Adc1</td><td> </td></tr><tr><td>Pin 5</td><td>Clamp-15</td><td> </td></tr><tr><td>Pin 6</td><td>CAN0-L</td><td> </td></tr><tr><td>Pin 7</td><td>CAN1-L</td><td> </td></tr><tr><td>Pin 8</td><td>CAN2-L</td><td>Additional CAN FD 3rd bus</td></tr><tr><td>Pin 9</td><td>CAN3-L</td><td>Additional CAN FD 4th bus</td></tr><tr><td>Pin 10</td><td>usbDP_conn</td><td>Request when ordering</td></tr><tr><td>Pin 11</td><td>4.5Vout</td><td> </td></tr><tr><td>Pin 12</td><td>DIgIn1</td><td> </td></tr><tr><td>Pin 13</td><td>Adc0</td><td> </td></tr><tr><td>Pin 14</td><td>Erase#</td><td> </td></tr><tr><td>Pin 15</td><td>LIN</td><td> </td></tr><tr><td>Pin 16</td><td>GND</td><td> </td></tr><tr><td>Pin 17</td><td>PowerGND</td><td> </td></tr><tr><td>Pin 18</td><td>5V to 27V</td><td> </td></tr><tr><td>Pin 19</td><td>CAN0-H</td><td> </td></tr><tr><td>Pin 20</td><td>CAN1-H</td><td> </td></tr><tr><td>Pin 21</td><td>CAN2-H</td><td>Additional CAN FD 3rd bus</td></tr><tr><td>Pin 22</td><td>CAN3-H</td><td>Additional CAN FD 4th bus</td></tr><tr><td>Pin 23</td><td>usb5V</td><td>Request when ordering</td></tr><tr><td>Pin 24</td><td>usbDM_conn</td><td>Request when ordering</td></tr></tbody></table>

{% hint style="info" %}

#### Notes:

* 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 Ohm resistor across CAN H & CAN L.&#x20;
* Do not short-circuit any pins.&#x20;
* The maximum safe applied voltage for analogue and digital I/P is ±28 V.
  {% endhint %}


---

# 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/pinouts-influx-product-range/cables-and-product-pinouts/cables/inf-42xx.xx/inf4216-rexgen-air-cable-automotive-connector-to-25-way-d-sub/24-pin-molex-mini50-connector.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.
