LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Periodic Table of Elements

Solved!
Go to solution

SiegeX wrote:

 

Also, as you can see the OpenG VI that conditionally auto-indexes and array cannot handle array of clusters and typecasts it to an array of varients that I later have to "un-varientize" to get back our Array of Clusters.  Perhaps Jim can add this functionality in the future  Smiley Wink


 

Adding support for arbitrary types is on our radar.  Doing so would require either (A) NI officially supporting XNodes as a public feature or (B) NI adding a polymorphic (adapt to type) control/indicator type, which would allow edit-time type propagation into subVIs.  Until then, we have to use polymorphic VIs and we can't possibly have a member for every possible data type.

 

-Jim

0 Kudos
Message 41 of 43
(979 Views)

Thanks,

 

your post has been useful to me..

0 Kudos
Message 42 of 43
(909 Views)

Hi,

 

I have been reading thru the whole thread and it seems you manege to achieve something nice.

Do you think you can share your periodic table control with the community??

 

Kind regards,

Efrain

0 Kudos
Message 43 of 43
(674 Views)