Hi,
I'm looking for a way to identify by script the name or ID of active controllers in the system.
I found the ActiveControllerItemWrapper class under Neo.ApplicationFramework.Controls.OpcClient Namespace.
It has the properties isActive and ControllerName that seems to me fine for my porpouse but it is not clear to me how to get a list of available controllers where to loop over...
Thanks in advance
retrieve Name or Id for active controllers
-
- Posts: 14
- Joined: Thu Nov 14, 2013 12:14 pm
Re: retrieve Name or Id for active controllers
I too am looking for this. Was told by Beijer it wasn't possible but I will play around with the class you found and see what I find.
Dan
Dan