# 7: Indicating fault on Manual reset button

Showing alarms and warnings is one thing, but using the SC10 controller you can also show if the safety device is in a fault state or marginally fault state. This will help to predict future failures in advance.

In this episode, you will see how a fault in the safety device can be indicated on the manual reset switch using a red LED

{% embed url="<https://youtu.be/U2hnww6DABs>" %}
Episode 7: Indicating fault on Manual reset button
{% endembed %}


---

# 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://wiki.codeandcompile.com/factory-automation/safety-controller/banner-sc10-series/7-indicating-fault-on-manual-reset-button.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.
