# Analog Outputs

The fourth selection at the bottom of the page is another I/O module, allowing for 4 analog outputs.

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

## 4 Analog Outputs

<table><thead><tr><th width="111">I/O</th><th width="148">Name</th><th>Description</th></tr></thead><tbody><tr><td>AQ0</td><td>Burner Control Signal 3 </td><td>This is an analog output used to control the opening of the gas control valve for burner #3.</td></tr><tr><td>AQ1</td><td>Burner Control Signal 4</td><td>This is an analog output used to control the opening of the gas control valve for burner #4.</td></tr><tr><td>AQ2</td><td>Burner Control Signal 5</td><td>This is an analog output used to control the opening of the gas control valve for burner #5.</td></tr><tr><td>AQ3</td><td>Burner Control Signal 6</td><td>This is an analog output used to control the opening of the gas control valve for burner #6.</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.mathewscompany.com/pinnacle-2020/pinnacle-20-or-20-controls/troubleshooting/plc-i-o-modules/analog-outputs.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.
