03-08-2013 11:43 PM
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.
03-09-2013 12:06 AM
Bringo! I found this: https://decibel.ni.com/content/docs/DOC-23394