> 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/rebel-series/rebel-lt/the-obd-and-inst-connector.md).

# The OBD & INST Connector

The OBD & INST Connector is a Male 25-pin Standard D Type Connector nut.

<figure><img src="/files/lKWp6MPhk24ymKgsjxGT" alt="" width="296"><figcaption><p>Male 25-pin Standard D-Type Connector</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="135"></th><th></th></tr></thead><tbody><tr><td><strong>Pin No</strong></td><td><strong>Pin Function</strong></td></tr><tr><td>Pin 1</td><td>Analog Input 3 - do not apply voltages outside of the -10 to +10V range</td></tr><tr><td>Pin 2</td><td>NC</td></tr><tr><td>Pin 3</td><td>NC</td></tr><tr><td>Pin 4</td><td>Analog Input 1 - do not apply voltages outside of the -10 to +10V range</td></tr><tr><td>Pin 5</td><td>Wake-Up pin to wake logger from sleep mode (for use, see Appendix 1)</td></tr><tr><td>Pin 6</td><td>CAN Bus 1 (Medium Speed Bus) Low Signal</td></tr><tr><td>Pin 7</td><td>CAN Bus 0 (High-Speed Bus) Low Signal</td></tr><tr><td>Pin 8</td><td>K-Line (1 wire bus) of ISO 9141</td></tr><tr><td>Pin 9</td><td>4.5-36V Supply Voltage</td></tr><tr><td>Pin 10</td><td>+4.5V Instrumentation Supply Voltage, ensure that the current drawn is not more than 100mA</td></tr><tr><td>Pin 11</td><td><p>Digital Input or Output 2 - Do not apply voltages outside of the 0 to +12V range when used as an input. When used as an Output, ensure that the current drawn is not more than 100mA. </p><p>More information on the use of this pin can be found in Appendix 2 and 3</p></td></tr><tr><td>Pin 12</td><td><p>Digital Input or Output 0 - Do not apply voltages outside the 0 to +12V range when used as an input. When used as an Output, ensure that the current draw is not more than 100mA. </p><p>More information on the use of this pin can be found in Appendix 2 and 3</p></td></tr><tr><td>Pin 13</td><td>NC</td></tr><tr><td>Pin 14</td><td>Analog Input 2 - do not apply voltages outside of the -10 to +10V range</td></tr><tr><td>Pin 15</td><td>NC</td></tr><tr><td>Pin 16</td><td>NC</td></tr><tr><td>Pin 17</td><td>Analog Input 0 - do not apply voltages outside of the -10 to +10V range</td></tr><tr><td>Pin 18</td><td>Analog Ground</td></tr><tr><td>Pin 19</td><td>CAN Bus 1 (Medium Speed Bus) High Signal</td></tr><tr><td>Pin 20</td><td>CAN Bus 0 (High-Speed Bus) High Signal</td></tr><tr><td>Pin 21</td><td>Ground</td></tr><tr><td>Pin 22</td><td>Power Ground</td></tr><tr><td>Pin 23</td><td>Digital Input or Output 3 (can also be used as a switched power supply +Vd). When used as an input, do not apply voltages outside of the 0 to +12V range</td></tr><tr><td><p>Pin 24</p><p> </p><p> </p></td><td><p>Digital Input or Output 1 - Do not apply voltages outside of the 0 to +12V range when used as an input. When used as an Output, ensure that the current drawn is not more than 100mA. </p><p>More information on the use of this pin can be found in Appendix 2 and 3</p></td></tr><tr><td>Pin 25</td><td>NC</td></tr></tbody></table>

{% hint style="warning" %}

#### WARNING

DON'T SHORT CIRCUIT OR OVERLOAD ANY DIGITAL I/O e.g. IF USING DIGITAL INPUT OR OUTPUT 3 TO SUPPLY TO POWER A K-BOX OR REBEL DASH, DO NOT CONNECT MORE THAN ONE K-BOX TO THIS OUTPUT AND BE CAREFUL THAT NO SHORT CIRCUIT OCCURS.
{% endhint %}

{% hint style="warning" %}

#### WARNING

OVERLOADING (I > 100mA) ON PIN 10 (+4.5V Instrumentation) WILL RESULT IN A DROP IN THE OUTPUT VOLTAGE.
{% endhint %}

{% hint style="warning" %}

#### WARNING

EACH END OF THE CAN BUS MUST BE TERMINATED WITH A 120 OHM RESISTOR ACROSS CAN H AND CAN L. THE LOGGER HAS DIP SWITCHES INSIDE, WHICH MAY BE TURNED OFF IF IT IS AT THE END OF A CAN BUS TO ALLOW THE BUS TO BE TERMINATED.
{% 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/rebel-series/rebel-lt/the-obd-and-inst-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.
