# Specifications

## Specifications&#x20;

### General Specifications&#x20;

| **Parameter**        | **Value and Units**            |
| -------------------- | ------------------------------ |
| Sensor Type          | Digital, Active-low            |
| Sensor Configuration | Normally Open (N.O.)           |
| Signal               | n & n+1                        |
| Magnetic Polarity    | Omnipolar (both north & south) |

### Electrical Specifications

<table data-header-hidden><thead><tr><th width="295">Parameter</th><th width="121" align="center">Min</th><th width="105" align="center">Typ</th><th width="122" align="center">Max</th><th align="center">Units </th></tr></thead><tbody><tr><td><strong>Parameter</strong></td><td align="center"><strong>Min</strong></td><td align="center"><strong>Typ</strong></td><td align="center"><strong>Max</strong></td><td align="center"><strong>Units</strong> </td></tr><tr><td>Operating Voltage Range ( <span class="math">V_{IN}</span> )</td><td align="center">3.3</td><td align="center">-</td><td align="center">5.0</td><td align="center">V</td></tr><tr><td>Top Trigger Distance †</td><td align="center">-</td><td align="center">10</td><td align="center">-</td><td align="center">mm</td></tr><tr><td>Side Trigger Distance †</td><td align="center">-</td><td align="center">5</td><td align="center">-</td><td align="center">mm</td></tr><tr><td>Hysteresis</td><td align="center">-</td><td align="center">5</td><td align="center">-</td><td align="center">mm</td></tr><tr><td>Included Magnet Strength </td><td align="center">-</td><td align="center">4300</td><td align="center">-</td><td align="center">G</td></tr></tbody></table>

| † | Using the included magnet |
| - | ------------------------- |

## Mechanical Drawings

### Magnetic Limit Switch

{% 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%2F77vDhLVvM991GUPqnFGP%2FMagnetic-Limit-Switch-Mechanical-Drawings.png?alt=media&#x26;token=00ee4f4f-5cb7-4a0d-b851-8473bfb16432" alt=""><figcaption></figcaption></figure>

### Mountable Magnet&#x20;

{% 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%2FR0ZVAumFvZB96uF1adfI%2FMagnetic-Limit-Switch-Mechanical-Drawing-Mountable.png?alt=media&#x26;token=04caf2af-47df-4727-a528-336cb03775ac" alt=""><figcaption></figcaption></figure>

## Pinout and Schematic&#x20;

The Magnetic Limit Switch can send signal from either the **n+1** or **n** ports.

<figure><img src="https://1166281274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ME3KPEhFI6-MDoP9nZD%2Fuploads%2FjtTb9oH1S9VMTuKGyETe%2FMagnetic-Limit-Switch-Pinout.png?alt=media&#x26;token=887cdcfe-ff83-4886-822d-da6bff93e04c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This schematic illustrates that the Magnetic Limit Switch is NO "Normally Open".&#x20;
{% 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.revrobotics.com/rev-crossover-products/sensors/magnetic-limit-switch/specs.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.
