Add server and connect variables to signals from code

I want to add a connectivity server (ADS for example) and automatically link signals from components to that server.
I want to do this from a .net plugin I’m working on.
I want to reduce the time to build a model this way.
Can anyone give some hints how to start with this?

Tanks!

See IConnectivityCore in the .NET API reference, and also this similar topic.

The Connectivity .NET API was made available and documented in VC 4.3.

1 Like