LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting information about LV Class data

Is there a way to determine what data is present inside a class definition?  I'd like to do something similar to how you can iterate through items in a cluster by using a reference, but do this in a generic way that takes in to account the dynamic, inheritable nature of the LV Class.  Ideally I'd like a VI that took a base LabVIEW Object and returned the available fields and data types present.  I tried doing this using flatten-to-XML, but for a class constant, the XML contains no useful information.

0 Kudos
Message 1 of 2
(2,102 Views)
0 Kudos
Message 2 of 2
(2,098 Views)