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

# DDE - Dynamic Data Exchange

Measurement data can be transferred via the standard Windows DDE interface from a DDE Server (control system, PLC driver, ...). Alert data for malfunction and message processing by ACRON cannot be imported.

ACRON provides four different DDE interfaces:

* [Cyclic DDE](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_zyklisch.md) (DDECyc.drv)
* [Event-controlled DDE](/acron-9.3/en/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/en/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_fast-f-intouch_inat-h1.md)[-DDE](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_fast-f-intouch_inat-h1.md) from Wonderware (DDEFast.drv)
* [DDE Advance](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/treiberauswahl/dde_dynamic-data-exchange/dde_advance_f_rsview.md) from Rockwell (DDEAdv.drv)

Note

If the DDE server/control system supports more than these DDE interfaces, the DDE interface types should be selected according to the following priority:

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