> 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/treiberauswahl/dde_dynamic-data-exchange.md).

# DDE - Dynamic Data Exchange

Über die Standard-Windows-DDE-Schnittstelle können Messdaten von einem DDE-Server (Leitsystem, SPS-Treiber, ...) übernommen werden. Alarmdaten für die Störungs- und Meldungsverarbeitung von ACRON können nicht übernommen werden.

ACRON stellt vier unterschiedliche DDE-Schnittstellen zur Verfügung:

* [Zyklisches DDE](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_zyklisch.md) (DDECyc.drv)
* [Ereignisgesteuertes DDE](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_ereignisgesteuert_f_pcvue-coros-lsb-procon-win-excel.md) (DDEEvent.drv)
* [FAST](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_fast-f-intouch_inat-h1.md)[-DDE](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_fast-f-intouch_inat-h1.md) von der Firma Wonderware (DDEFast.drv)
* [DDE Advance](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_advance_f_rsview.md) von der Firma Rockwell (DDEAdv.drv)

Hinweis

Wenn das DDE-Server/Leitsystem mehrere dieser DDE-Schnittstellen unterstützt, sollten die Typen der DDE-Schnittstelle nach folgender Priorität gewählt werden:

1. [DDE Advance](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_advance_f_rsview.md)
2. [FAST-DDE](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_fast-f-intouch_inat-h1.md)
3. [Ereignisgesteuertes DDE](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_ereignisgesteuert_f_pcvue-coros-lsb-procon-win-excel.md)
4. [Zyklisches DDE](/acron-9.3/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_zyklisch.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/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange.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.
