# Specifications

## Specifications <a href="#specifications" id="specifications"></a>

### General Specifications <a href="#general-specifications" id="general-specifications"></a>

| **Parameter**       | **Value and Units**              |
| ------------------- | -------------------------------- |
| Sensor Type         | Analog                           |
| Signal Port Mapping | n                                |
| Output Shaft        | Female 5mm Hex                   |
| Mounting Holes      | REV Motion Pattern(6x M3 tapped) |
| Range of Motion     | 270°                             |
| Taper               | Linear (B)\*                     |

{% hint style="warning" %}
\*The linear taper of this potentiometer means that the resistance changes linearly with the angle of the shaft. However, the linearity can be significantly affected by connected circuitry. Please see the Application Examples for more information.
{% endhint %}

### Electrical Specifications <a href="#electrical-specifications" id="electrical-specifications"></a>

| **Parameter**    | **Min** | **Typ** | **Max** | **Units** |
| ---------------- | ------- | ------- | ------- | --------- |
| Total Resistance | -       | 10      | -       |           |

## Mechanical Drawing

{% hint style="info" %}
All dimensions are in millimeters
{% endhint %}

<figure><img src="https://1166281274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ME3KPEhFI6-MDoP9nZD%2Fuploads%2FjChOJbXJkS5f6Mq9TIOo%2FPotentiometer-Mechanical-Drawing-1.png?alt=media&#x26;token=e40fe2ae-3e19-496f-803f-4df63a823d25" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1166281274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ME3KPEhFI6-MDoP9nZD%2Fuploads%2FR8ecE8UQinFTnZT7H266%2FPotentiometer-Mechanical-Drawing-2.png?alt=media&#x26;token=68077352-ce51-4455-8b5a-ae6073a1863d" alt=""><figcaption></figcaption></figure>

## Pinout and Schematic&#x20;

The Potentiometer only sends signal to the hub through the **n** port, which means during configuration the potentiometer will need to be assigned to port 0 or port 2. This limitation means that two potentiometers can not be hosted on the same physical port using the sensor splitter cable.&#x20;

<figure><img src="https://1166281274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ME3KPEhFI6-MDoP9nZD%2Fuploads%2FP3zohfSuQxFfdrc1KWVw%2FPotentiometer-Pinout.png?alt=media&#x26;token=9e821acf-a26e-411d-b8d9-cb0b2abd4c1c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1166281274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ME3KPEhFI6-MDoP9nZD%2Fuploads%2Fljmy1RdwlJ30pcbN8wl3%2FPotentiometer-Schematic.png?alt=media&#x26;token=5311e203-1691-4a10-a5e1-2f9d57d0111d" alt=""><figcaption></figcaption></figure>


---

# 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.revrobotics.com/rev-crossover-products/sensors/potentiometer/specifications.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.
