> For the complete documentation index, see [llms.txt](https://docs.mathewscompany.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mathewscompany.com/pinnacle-2020/pinnacle-20-or-20-controls/troubleshooting/service.md).

# Service

The first of the five options under Troubleshooting is Service. Only qualified service personnel have access to these Service screens. Upon pressing the Service tile, a popup screen will appear requiring a password be entered before access to the service screens is granted.

<figure><img src="/files/0K5g8Bc11jsO2YmC4O6q" alt=""><figcaption></figcaption></figure>

After the correct password is entered, the text and image on the Service button will turn orange and the button itself will be half it's normal size while the service technician is logged in. The button shrinks in order to make room for the Service Logout timer. This timer is a countdown that when expired, will automatically log the service technician out of the service screens.

<figure><img src="/files/NElTFjvjhfbFx1xKDxZe" alt="" width="491"><figcaption></figcaption></figure>

Touching the Service button again, while logged in will navigate to the first Service page, Configuration & Features.

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

## Configuration & Features

The Configuration & Features page is where the configuration of the dryer is defined and ships preloaded with the correct Dryer Configuration, Discharge Configuration and Dryer Features selected.&#x20;

### Dryer Configuration

The Dryer Configuration tile contains a "Load Configuration" button. After installing updated software, the user will need to reselect the correct Dryer Series and Model from the dropdown menu's. The series Dryer Series and Model information needs to be loaded on each HMI indivitually. The serial number will also need to be entered in the Serial Number field.

### Discharge Configuration

After the dryer series and model are selected, the values in the Discharge Configuration tile will automatically populate with the proper values associated with that particular dryer series and model.

### Dryer Features

After loading software, the proper Dryer Features will need to be enabled. On the bottom half of the page is where these different features that are equipped on the dryer can be selected. Touching on the square box next to the feature will cause a green check to appear in the box, enabling that particular feature and indicating that the dryer is indeed equipped with that option. It is important to only select the features that are equipped on the dryer. Selecting these options allows the information associated with these features to appear on all the other pages of the control.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mathewscompany.com/pinnacle-2020/pinnacle-20-or-20-controls/troubleshooting/service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
