> 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/register_alarmgenerierung/einstellungen.md).

# Settings - Alert type Digital

### Settings - Alert type Digital

#### ON at <a href="#ein" id="ein"></a>

The alert may be triggered at the value 0 or 1.

#### Priority <a href="#prioritaet" id="prioritaet"></a>

Priority with which the alert is to be recorded.

The valid priority is in the range from 0 to 999; 1 is the highest priority.

#### ON/OFF message <a href="#einausmeldung" id="einausmeldung"></a>

Log text when the alert occurs/clears

### Settings - Alert type Analog

#### Start value <a href="#anfangswert" id="anfangswert"></a>

Value with which the variable is initialized.

#### Message text <a href="#meldetext" id="meldetext"></a>

The text entered here is logged when the alert occurs.

#### Scaling of measurement and display values: <a href="#skalieren" id="skalieren"></a>

* **Measured values from / to**\
  Start and end of the measuring range for scaling (e.g. from 4 to 20 mA).
* **Display values from / to**\
  Start and end of the display range to which the measured values are to be scaled (e.g. from 0 to 50 m³/h). All alert configurations relate to the display values.


---

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