titanium-as / TitaniumAS.Opc.Client

Open source .NET client library for OPC DA
MIT License
193 stars 94 forks source link

How to get a list of groups? #28

Open cemremengu opened 6 years ago

cemremengu commented 6 years ago

Is there any way to get the list of groups (names) on a DA server by querying directly?

alexey-kachalov commented 6 years ago

It is up to a client to create group. So you have to manage your groups by yourself.

However, we have better solution, but not for free =) If you interest in this contact me.