LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to cluster different data types by index?

hi
i have a cluster which contains unknown number of elements of different types( string, array of string, double, array of double),
what i want to do is to get the elements of the cluster one by one find their type and then do further operations on them depending on their type using a case structure

please respond i am new to labview

thank you

0 Kudos
Message 1 of 2
(2,390 Views)
Take a look at Queue Control Reference Info.vi that is shipped with labview. Goto Help -> Find Examples and type cluster into the search tab. If you do that you should see it listed.
 
Hopefully you will find it interesting.
 
David
0 Kudos
Message 2 of 2
(2,386 Views)