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

# Ereignisse

Konfiguration von Ereignissen und Zuordnung von Berichtsmappen. Ereignisse sind durch eine Start- und eine Stoppbedingung sowie eine Mindestdauer zwischen diesen beiden Werten definiert. Die Ausgabe erfolgt in der Reihenfolge Start-Block, Daten-Block, ggf. Unterschritte (mit der gleichen Abfolge: Start-Daten-Stopp-Statistik), Stopp-Block und Statistik-Block. Die Inhalte der einzelnen Blöcke werden hier definiert.

## Ereignisgruppe <a href="#ereignisgruppe" id="ereignisgruppe"></a>

Ereignisse sind in Gruppen organisiert. Einer Gruppe kann eine [Berichtsmappe zugeordnet](#berichtsmappe) werden, damit Ereignisse inklusive graphischer Darstellung vom ACRON Reporter aus ausgegeben werden können.

### Bezeichnung <a href="#bezeichnung" id="bezeichnung"></a>

Benennung der Gruppe der Ereignisse

### Zugeordnete Berichtsmappe <a href="#berichtsmappe" id="berichtsmappe"></a>

Zuordnung einer [Berichtsmappe](/acron-9.3/anlagenkonfiguration/berichte.md#berichtsmappe)

Hinweis

Ohne zugeordnete Berichtsmappe, die im Bereich [Berichte](/acron-9.3/anlagenkonfiguration/berichte.md) konfiguriert wird, ist keine Ausgabe von Ereignisberichten möglich.

## Symbole

| Symbol                           | Bedeutung                                                                         |
| -------------------------------- | --------------------------------------------------------------------------------- |
| ![](/files/GrNnZV8c5KeCg38XtAJb) | Gruppe für Ereignisse                                                             |
| ![](/files/GkzBI2XdpCVZQbkcaFP5) | [Ereignis](/acron-9.3/anlagenkonfiguration/ereignisse/ereignis.md)                |
| ![](/files/dUzJo6r3UaQz7mnmSnN3) | [Ereignisschritt](/acron-9.3/anlagenkonfiguration/ereignisse/ereignis/schritt.md) |


---

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