retrieve Name or Id for active controllers
Posted: Tue Dec 02, 2014 5:00 am
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
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