> 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/anlagenkonfiguration/prozessanbindung/provider/providerid/variablengruppe/register_alarmgenerierung/einstellungen.md).

# Einstellungen - Alarmtyp Digital

### Einstellungen - Alarmtyp Digital

#### EIN bei <a href="#ein" id="ein"></a>

Der Alarm kann bei dem Wert 0 oder 1 ausgelöst werden.

#### Priorität <a href="#prioritaet" id="prioritaet"></a>

Priorität, mit der der Alarm erfasst werden soll.

Die gültige Priorität liegt im Bereich von 0 bis 999; 1 ist die höchste Priorität.

#### EIN/AUS-Meldung <a href="#einausmeldung" id="einausmeldung"></a>

Protokolltext beim Auftreten/beim Verschwinden des Alarms des Alarms

### Einstellungen - Alarmtyp Analog

#### Anfangswert <a href="#anfangswert" id="anfangswert"></a>

Wert, mit dem die Variable initialisiert wird.

#### Meldetext <a href="#meldetext" id="meldetext"></a>

Der hier eingegebene Text wird beim Auftreten des Alarms protokolliert.

#### Skalieren von Mess- und Anzeigewerten: <a href="#skalieren" id="skalieren"></a>

* **Messwerte von / bis**\
  Anfang und Ende des Messwertbereichs für die Skalierung (z. B. von 4 bis 20 mA).
* **Anzeigewerte von / bis**\
  Anfang und Ende des Anzeigebereichs, auf den die Messwerte skaliert werden sollen (z.B. von 0 bis 50 m³/h). Alle Alarmkonfigurationen beziehen sich auf die Anzeigewerte.


---

# 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/anlagenkonfiguration/prozessanbindung/provider/providerid/variablengruppe/register_alarmgenerierung/einstellungen.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.
