GDS(Goop Development Suite)

cancel
Showing results for 
Search instead for 
Did you mean: 

GetObjectStatus

I have used GOOP3 a lot in the past. A class would come with a nifty util VI called GetObjectStatus.vi that allowed you to retrieve all names and references of all objects of the class. I used this a lot to retrieve objects by name. Now, when I make a new class in GOOP4 with DVR and add the class attributes design pattern, this util VI is no longer created. I guess I will have to do my own bookkeeping with class attributes now. Or am I overlooking another method here? A design pattern maybe?

0 Kudos
Message 1 of 2
(245 Views)

HI,
You'll get the GetObjectStatus VI added if you add the Debugging Design pattern.

MikaelH_0-1728526800575.png


But you need to set the Debug FVG to True.
(But I've not tested this in the last 10 years 😉

0 Kudos
Message 2 of 2
(218 Views)