# Safety Circuit

The last of the five options under Troubleshooting is Safety Circuit. The Safety Circuit page gives an illustration of the components within the safety circuit and their status.

<figure><img src="https://content.gitbook.com/content/QuAD4cJGmByvZ0oa7oPk/blobs/c2trrIrTUmCaY7kZ0EJD/Screenshot%202024-10-09%20140353.png" alt=""><figcaption></figcaption></figure>

Again, this screen will look slightly different from dryer model to dryer model given the components that are equipped or not equipped on the dryer. From this page, Control Power can be turned on or off, just as it can be from the Control Page. However, if the safety circuit is not satisfied, Control Power will not be able to be turned on.

Components with green globes next to them indicate components that are good and satisfying that part of the safety circuit. However, if a globe next to the component appears grayed out as opposed to green, that indicates that there is a break in the safety circuit at that particular component. Furthermore, if there is an issue with a component, all components downstream will appear grayed out as well. It is best to check the component that is first in line where the globe is gray. For instance, if the motor overloads are grayed out, the high limits and linear limits (if equipped) will appear grayed out as well. First start troubleshooting the motor overloads, which are upstream from the High Limits and Linear Limits. It is very likely once the issue with the motor overloads are solved, the all other components downstream will glow green as well, satisfying the safety circuit. If not, move on to the next grayed out component downstream and troubleshoot.


---

# 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.mathewscompany.com/pinnacle-2020/pinnacle-20-or-20-controls/troubleshooting/safety-circuit.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.
