> 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/handgroesse/register_allgemein.md).

# General tab

### Output format

Selection of the format of data output, from Numerical, Text or Time

Note

for process variables with output format in text:

* Only the compression levels Interval and Day with the compression methods First value, Last value and Catenate are made available.
* No compression settings are possible from weekly recording upward.
* Only 'Values' are available as calculated components.
* Only 'Carry forward process values until next change' and 'Fill in missing process values' are available as substitute values for auto variables.

Manual variables with the output format Text can only be included in custom input masks when 'Recording on daily basis' is selected.

Selection of the time format (only for data output format Time):

* HH:MM
* HH:MM:SS
* DD:MM:YYYY

### Decimal places

Number of decimal places to output for all compression levels

* 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>

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

Start/end of measuring range

Note

Only available with numerical output format.

### Get values <a href="#werteerfassung" id="werteerfassung"></a>

Method of value recording for manual variables with output format 'Numerical value' or 'Time':

* Daily

  The values of the selected day are recorded.
* Weekly

  Values are recorded for all seven days of the selected week.
* Monthly

  Values are recorded for all the days of the selected month.
* Annual

  Values are recorded for all the days of the selected year.

Note

The default is "daily basis". All manual values with this option selected appear in the default manual value dialog. Then, depending on the setting, manual value recording can only be entered in the manual value dialog in the Reporter (e.g. "Annual" = value input in Reporter only for annual manual values).

### Use specific value

Each manual variable may comprise the actual value and additionally a **specific value**:

|                 |   |                             |
| --------------- | - | --------------------------- |
| Manual variable | = | Value + specific value      |
| Value           | = | Time stamp + measured value |

The specific value may comprise any 10 characters.

Note

Specific values can be modified in the input mask in the ACRON Reporter.

### Default time stamp

Display of the number of entered time stamps

### Key

Any entry capable of serving as a tool for filter conditions in the Form Designer, such as to hide or manipulate specific table rows.

## Description: <a href="#beschreibung" id="beschreibung"></a>

Detailed description of the process variable


---

# 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/handgroesse/register_allgemein.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.
