# Specifications

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

| ​**Parameters**        | ​**Value and Units**                                           |
| ---------------------- | -------------------------------------------------------------- |
| Operating Voltage      | 3.3V                                                           |
| Current Draw (at 3.3V) | 20mA - single LED40mA - both LEDs                              |
| Input Type             | DIO (Active Low)                                               |
| Color Modes            | Red (Single LED on) Green (Single LED on) Amber (both LEDs on) |
| Forward Voltage        | 2.2V (Green)2.1V (Red)                                         |
| Viewing Angle          | 170 degrees                                                    |
| Dimensions             | 28mm x 13.5mm                                                  |
| Mounting Hole Diameter | 3.81mm (0.15")                                                 |

## Output Modes <a href="#output-modes" id="output-modes"></a>

| **n Digital Input** | **n+1 Digital Input** | **LED Mode** |
| ------------------- | --------------------- | ------------ |
| High                | High                  | Off          |
| High                | Low                   | Green        |
| Low                 | High                  | Red          |
| Low                 | Low                   | Amber        |

## Pinout

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

## Mechanical Drawing

<figure><img src="/files/YqCYl5DcpGz2SF63L3Qx" 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/indicators/digital-led/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.
