LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to list the content of tree in a table

Solved!
Go to solution
I want to convert the contents of a tree control to the express table.  Did anyone help me?
0 Kudos
Message 1 of 6
(4,295 Views)
Solution
Accepted by topic author 青风细雨楼

Hi,

 

You can use property node .

 

Right-Click on the Tree  control ----->select Create----->Select Property node----->Select All Tags.

 

tree content.png.jpg

But why do you want to use Express table? instead of a table indicator.

 

 

 

Regards,

Venky

 

040910_lv_cert_dev_t.jpg

 

0 Kudos
Message 2 of 6
(4,283 Views)
Thanks a lot. Venky
0 Kudos
Message 3 of 6
(4,225 Views)
Hi Venky, can you tell me the function name between the "all tags" and the "table control"? I can not find it in my computer.
0 Kudos
Message 4 of 6
(4,213 Views)

Hi,

it's "build Array".

 

Mike

0 Kudos
Message 5 of 6
(4,208 Views)
Thanks, Mike
0 Kudos
Message 6 of 6
(4,201 Views)