retrieve Name or Id for active controllers

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
Hi-Volt
Posts: 29
Joined: Mon Sep 12, 2011 4:52 am

retrieve Name or Id for active controllers

Post 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

onedumbtrucker
Posts: 14
Joined: Thu Nov 14, 2013 12:14 pm

Re: retrieve Name or Id for active controllers

Post 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

Post Reply