> For the complete documentation index, see [llms.txt](https://docs.lorric.com/qr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lorric.com/qr/fp-as310-english-v5/manual-version-2-0/manual-revision-history.md).

# Manual Revision History

## Revision Date: 2026/01/30

Revision Description:

{% updates format="full" %}
{% update date="2025-04-03" %}

## V01.00

Initial release of the FP-AS310 manual
{% endupdate %}

{% update date="2026-05-08" %}

## V05.00

<details>

<summary></summary>

* **New Additions**:
  * Added a "Manual Update Log" page.
  * Added a "Product Update Record" page.
  * Added pages for category options and descriptions: Z.
  * Added pages for category options and descriptions: A.
  * Added pages for category options and descriptions: B.
  * Added pages for category options and descriptions: K.
  * Added pages for category options and descriptions: C.
  * Added pages for category options and descriptions: D.
  * Added pages for category options and descriptions: E.
  * Added pages for category options and descriptions: H.
  * Added a "Firmware P.1203 Update" page.
  * Added "Measurement Accuracy" page.
* **Improvements**:
  * Corrected Parameter Setting
  * Updated the page title and content for each section.
  * Updated parameter table descriptions.
  * Revised product appearance, specifications, and model information.
* **Fixes**:
  \*

</details>
{% endupdate %}
{% endupdates %}


---

# 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.lorric.com/qr/fp-as310-english-v5/manual-version-2-0/manual-revision-history.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.
