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

# Dialog - Import von Prozessdaten

Übernahme von Prozessdaten externer Variablen aus einer in ACRON eingebundenen Anlage (auch Versionen größer 8.5).

Hinweis

Geprüft wird auf übereinstimmende Identifikation der externen Variablen in exportierender und importierender Anlage. Beide externen Variablen sollten den gleichen Datentyp verwenden. Für die Zielanlage sollte die Datenbank-Engine laufen.

Zunächst ist die Anlage auszuwählen, aus der die Daten übernommen werden sollen. Anschließend wird geprüft, ob es externe Variablen mit gleicher Identifikation in beiden Anlagen gibt. Ist diese der Fall, können in einem weiteren Dialog die gewünschten externen Variablen selektiert werden. Daraufhin beginnt die Datenübernahme.


---

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