# Data Logging History

The last of the four options under Historical Data is Data Logging History. By selecting Data Logging History, the operator will be taken to a page listing all the data logged over the past six hours. The data is listed in reverse order with the most recent data at the top of the page. Each row of data contains the date, time, discharge speed, infeed moisture, discharge moisture, discharge moisture setpoint, mid-grain temperature and mid-grain temperature setpoint. The data listed is done so in ten minute increments.

As previously mentioned, the running data displayed on the Monitor page is limited to displaying the last 2 hours of data in 10 minute intervals. However, if the "More Data History" button located on the Monitor page is pressed, the operator is taken to this Data Logging History page where the data is still displayed in 10 minutes increments but spans a period of six hours.

Unlike the data shown on the Monitor page, this page only updates while the dryer is discharging. This allows the operator to see past running data even if the dryer has not been discharging for an extended period of time.


---

# 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/historical-data/data-logging-history.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.
