> 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-usb-connector.md).

# The USB Connector

The USB Connector is a USB Series “B” Receptacle Interface.

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

<table data-header-hidden><thead><tr><th width="118"></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>VBUS USB supply voltage 5V</td></tr><tr><td>Pin 2</td><td>Data- line of USB this signal utilises NRZI line coding</td></tr><tr><td>Pin 3</td><td>Data+ line of USB this signal utilises NRZI line coding</td></tr><tr><td>Pin 4</td><td>Ground</td></tr></tbody></table>

{% hint style="warning" %}

#### WARNING

DON'T DROP THE LOGGER ONTO THE USB CONNECTOR WITH A USB CABLE PLUGGED IN.
{% 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 THAT MAY BE TURNED ON IF IT IS AT THE END OF A CAN BUS TO ALLOW THE BUS TO BE TERMINATED EASILY.
{% 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-usb-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.
