Hello,
I want to develop a C# .NET-application with Visual Studio running on a windows pc which communicates with a ctrlX Core over ethernet. The application needs to read/write selected plc variables.
I worked with Siemens and Beckhoff plc before where there exist libraries to communicate with self-written .net applications.
As far as I understood, the ctrlx-automation-SDK is only usable if the application will run on the ctrlX Core itself.
Maybe IĀ“m missing something, but is it possible at all to communicate with a ctrlX Core using a C#-windows-application?
Thanks in advance!