> 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/prozessanbindung/provider/providerid/variablengruppe/allgemein/dialog_variable-f-zusaetzliche-datenaufzeichnung.md).

# Dialog - Variable for additional data recording

Selection of variables that trigger an additional data recording.

Note

Additional recording is only triggered by Delta Events. The recording interval of the assigned variable does not trigger additional recording. The assignment of a variable without Delta Event recording activated consequently has no effect on the recording.

**Example of the variable Volume with two additional variables**

| Variable Volume      | Recording interval= 60sec                    |                                                                                                                                             |
| -------------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Variable Pressure    | Recording interval= 30sec, Delta Event = 0.1 | ([Advanced Delta Event recording](/acron-9.3/en/acron_der_anlagenchronist/datenaufzeichnungsverfahren.md#erweitertedeltaeventaufzeichnung)) |
| Variable Temperature | No recording interval, Delta Event = 1       | ([Delta Event recording](/acron-9.3/en/acron_der_anlagenchronist/datenaufzeichnungsverfahren.md#deltaeventaufzeichnung))                    |

The value for Volume is recorded every 60 seconds.

Recording is also carried out in the event of a value change of the variable Pressure >= 0,1.

A further additional recording is made if the variable Temperature changes >= 1.


---

# 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/prozessanbindung/provider/providerid/variablengruppe/allgemein/dialog_variable-f-zusaetzliche-datenaufzeichnung.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.
