# Analog Inputs / Outputs

The sixth and final selection at the bottom of the page is another I/O module, allowing for 4 analog inputs and 2 analog outputs.

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

## 4 Analog Inputs

<table><thead><tr><th width="111">I/O</th><th width="148">Name</th><th>Description</th></tr></thead><tbody><tr><td>AI0</td><td>Burner #5 Temp</td><td>Indicates the plenum temperature from plenum 5 RTD.</td></tr><tr><td>AI1</td><td>Burner #6 Temp</td><td>Indicates the plenum temperature from plenum 6 RTD.</td></tr><tr><td>AI2</td><td>Burner #7 Temp</td><td>Indicates the plenum temperature from plenum 7 RTD.</td></tr><tr><td>AI3</td><td>Burner #8 Temp</td><td>Indicates the plenum temperature from plenum 8 RTD.</td></tr></tbody></table>

## 2 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 #7 Output</td><td>This is an analog output used to control the opening of the gas control valve for burner #7.</td></tr><tr><td>AQ1</td><td>Burner #8 Output</td><td>This is an analog output used to control the opening of the gas control valve for burner #8.</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-inputs-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.
