# Analog Inputs

The next selection at the bottom of the page is an I/O module, allowing up to 8 analog inputs.

<figure><img src="/files/2bMumUsY8W0jtxFaF30P" alt=""><figcaption></figcaption></figure>

## 8 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>Inlet Moist</td><td>Indicates the moisture of the grain flowing across the infeed moisture sensor.</td></tr><tr><td>AI1</td><td>Inlet Temp</td><td>Indicates the temperature of the grain flowing across the infeed moisture sensor.</td></tr><tr><td>AI2</td><td>Outlet Moist</td><td>Indicates the moisture of the grain flowing across the discharge moisture sensor.</td></tr><tr><td>AI3</td><td>Outlet Temp</td><td>Indicates the temperature of the grain flowing across the discharge moisture sensor.</td></tr><tr><td>AI4</td><td>Burner #1 Temp </td><td>Indicates the plenum temperature from plenum 1 RTD.</td></tr><tr><td>AI5</td><td>Burner #2 Temp </td><td>Indicates the plenum temperature from plenum 2 RTD.</td></tr><tr><td>AI6</td><td>Burner #3 Temp</td><td>Indicates the plenum temperature from plenum 3 RTD.</td></tr><tr><td>AI7</td><td>Burner #4 Temp</td><td>Indicates the plenum temperature from plenum 4 RTD.</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.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.
