# Mini Power Module Status LED Patterns

### Input Status LED

<table><thead><tr><th>LED Status</th><th>LED Description</th><th width="150">When</th><th>Component Status</th></tr></thead><tbody><tr><td><img src="https://2227700800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhYImTnzBVrovYdNTo9N8%2Fuploads%2FcR2OYQYkSr7ArtVtERZ5%2Fimage.png?alt=media&#x26;token=26bbcaf9-ea85-46c0-b0f6-510250ce7dd0" alt="" data-size="line"></td><td>LED off</td><td>Anytime</td><td>Power Off</td></tr><tr><td><img src="https://2227700800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhYImTnzBVrovYdNTo9N8%2Fuploads%2FLCYeRUUNvd8AXAeZIXEb%2Fimage.png?alt=media&#x26;token=af928fc4-f0c6-48ab-ab7f-97d3e46130e1" alt="" data-size="line"></td><td>Green Solid</td><td>Anytime</td><td>Power On</td></tr></tbody></table>

### Output Status LED

<table><thead><tr><th>LED Status</th><th>LED Description</th><th width="147">When</th><th>Component Status</th></tr></thead><tbody><tr><td><img src="https://2227700800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhYImTnzBVrovYdNTo9N8%2Fuploads%2FgDkHfePwvg7VRCJY66Tm%2Fimage.png?alt=media&#x26;token=6001c761-e767-4f32-b64c-12c625ec8c66" alt="" data-size="line"></td><td>LED off</td><td>Anytime</td><td>Fuse is in place or there is no load on this terminal</td></tr><tr><td><img src="https://2227700800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhYImTnzBVrovYdNTo9N8%2Fuploads%2FdBtwWt94Sb2bV96QJFVd%2Fimage.png?alt=media&#x26;token=62af8ce8-0306-44e4-a2df-bbcb011e832b" alt="" data-size="line"></td><td>Red Solid</td><td>Anytime</td><td>Fuse is missing or tripped (when a load is present on the output channel)</td></tr></tbody></table>


---

# 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/ion-control/mpm/status-led.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.
