> 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.md).

# General

## Status variable

Discrete variable that determines whether the value applies to the associated external measurement variable.

If the status variable has a value not equal to zero, the measurement variable is applicable and is logged. If the status variable has the value zero, the measurement variable is not logged.

If you do not specify a status variable, the measurement variable is always logged.

## Confirmation variable

A confirmation variable that is set by the ACRON Provider to the value 1 when the associated measurement variable has been successfully read and saved.

Note

This option is not supported by all connection types.

## Variable for additional data recording

Display 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.


---

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