01-22-2025 05:44 AM
Hello, I am wrapping my head around improving Traverse for GObjects.vi. My issue with it is that I have to specify the class to search by string and then take the GObject refnums and change it to more specific class that I searched for. I would like a VI where I input the GObject refnum and already receive the same datatype out.
When I create a LabVIEW Constant refnum from scratch, it is not valid and I can't read the Class name property. I can take an existing GObject refnum though and by reading the Class name property i can get the string nicely.
To make this work correctly, these other approaches come to my mind:
Solved! Go to Solution.
01-22-2025 08:47 AM
Hi,
See this thread:
https://forums.ni.com/t5/LabVIEW/Malleable-wrapper-for-Traverse-for-GObjects/td-p/4151358
Also, you can kudo this idea:
Regards,
Raphaël.