LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help needed in constructing a tree

Solved!
Go to solution

Help needed in constructing a tree. I was wondering if some one can suggest me how to add messages in the second column for both the parent node and child elements.

I was able to create a tree succefully, but want to add some description in the second column for the first column elements, for both parent and child elements.

Please suggest me how to add the arrays to second column for parent and child nodes.

0 Kudos
Message 1 of 3
(2,664 Views)
Solution
Accepted by topic author pks

The Child Text parameter is the one you are searching for. It accepts a 1D string array for the following columns.

 

hope this helps,

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 3
(2,631 Views)

Thanxs Norbert, I was able to write the data to the second column parent node tree.

0 Kudos
Message 3 of 3
(2,604 Views)