LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW NXG OOP: any form of reflection functions?

LabVIEW CG has functions that allow classes to be loaded on demand which then allows for things like a Factory pattern to be developed.  Is there anything comparable in NXG - I can't find any such functions?

0 Kudos
Message 1 of 3
(1,778 Views)

I would take a look at something like this to see if it's suitable:

https://www.ni.com/documentation/en/labview/5.0/g-prog/create-plugin-test-app/

 

It's not exactly the same as the Get LV Class Default Value in CG but it might be a suitable alternative to accomplish the goal you're describing (maybe).


GCentral
0 Kudos
Message 2 of 3
(1,720 Views)

Thanks - it's useful to know although not for what I want to do right now.

0 Kudos
Message 3 of 3
(1,699 Views)