This API enables the development of applications that use inter-process communication with the AutomationML editor version 6.0 ansd beyond for the automation of editor functions.
$ dotnet add package Aml.Editor.IPC
The Aml.Editor.IPC is an interprocess communication interface for the AutomationML editor. AutomationML is a standardized data exchange format, developed to support the data exchange in automation systems engineering. The AutomationML editor can be used to edit AutomationML documents. This package supports the development of Applications using a communication channel to automate the AutomationML editor. To be applicable at least version 6.0 of the AutomationML editor is required. When a connection to the editor is established, the current editor installation is detected and the installed version of the editor is started as a client application.