LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster management

How can I display cluster data, in LabView 7, as in the attached example in the front panel of a application?

Thanks a lot.

0 Kudos
Message 1 of 3
(2,621 Views)
If you search the NI Example Finder for "tree" there is a Setting Custom Items Symbols.vi that uses a Tree control. The example shows only a single custom item symbol, but the same control invoke method on the block diagram gives you the option to replace custom item symbols as an array. You might be able to get a similar effect using Custom Item Symbols.Set Symbol Array with an array of small .png images.
PaulG.
Retired
0 Kudos
Message 2 of 3
(2,597 Views)
Thanks for the suggestion, but I'm not be able to find the example cited.
Is it perhaps in LV version 8?
 
0 Kudos
Message 3 of 3
(2,551 Views)