Greetings! I'm trying to get a list of all the elements in a specific type palette member from LabVIEW and having no luck. I can get the list of the names of every element in all the type palette members, but that's just making more work for myself.
What I'd like to do is get an array of the names of only the types in NI_Veristand Types.ini so I can check the name to see if the new step I'm adding in a programmatic sequence generation routine is valid.
Can anyone help me out here?