Hello,
As far as I know the normal communication way between C# and Data layer is a rust communcation.
Is there a other communication way? for example a CtrlX Communication C# assambly?
Thanks in advance!
Hello,
As far as I know the normal communication way between C# and Data layer is a rust communcation.
Is there a other communication way? for example a CtrlX Communication C# assambly?
Thanks in advance!
Hello,
you can communicate with the Data Layer from C# with the help of the ctrlX Data Layer API for .NET which comes within the nuget package ctrlX-DataLayer.2.4.1.nupkg. The description of the ctrlX Data Layer API can be found here.
How to use this interface to communicate with the Data Layer from C# is shown in various .Net samples in the ctrlX AUTOMATION SDK.
Best regards,
Nick