> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/rechengroesse/register_auswertestufen/prozesswerte.md).

# Process values

Allocation of the calculation result for this level. The calculation is carried out on the basis of the values from this compression level; that is to say, the calculation for daily values is carried out with the daily values of the process variables used in the formula.

## [Limit value range](https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/en/designer/glossar/grenzwertbereich.md) from / to

Start/end of the limit value range for process values

## Individual unit

The unit underlying the calculation variable for the value basis

### Decimal places\*

Number of decimal places to output

* Positive values indicate the number of decimal places to output.
* Negative values specify rounding of the process variable values to tens, hundreds, thousands, etc.

<details>

<summary></summary>

<table><thead><tr><th width="116"></th><th></th><th width="235"></th><th></th></tr></thead><tbody><tr><td>DP = -1</td><td><p>402</p><p>1007</p></td><td><p>is rounded down to</p><p>is rounded up to</p></td><td><p>400</p><p>1010</p></td></tr><tr><td>DP = -2</td><td><p>1007</p><p>4162</p></td><td><p>is rounded down to</p><p>is rounded up to</p></td><td><p>1000</p><p>4200</p></td></tr><tr><td>DP = -3</td><td><p>2234</p><p>3657</p></td><td><p>is rounded down to</p><p>is rounded up to</p></td><td><p>2000</p><p>4000</p></td></tr></tbody></table>

</details>


---

# 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:

```
GET https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/rechengroesse/register_auswertestufen/prozesswerte.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.
