Page 1 of 1

retrieve Name or Id for active controllers

Posted: Tue Dec 02, 2014 5:00 am
by Hi-Volt
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

Re: retrieve Name or Id for active controllers

Posted: Wed Dec 03, 2014 12:17 pm
by onedumbtrucker
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