LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 7 Treeview Problems

Hi All,
I am currently experiencing some difficulties with the new Tree control in Labview 7.0.

I want to be able to retrieve the tag name for a value that I have selected/highlighted in the Tree. I have modified the Tree Example that is provided with Labview 7.0 very simply to include an event structure where the Timeout event should be polling the Active Item Tag every 100ms. (I have attached this library: Directory Hierarchy in Tree Control-Get Tag Version.llb)
But, as you can see, when you run the program the tags are not retrieved. This is the only way I am able to get the information I need as other event structure options with the tree (e.g. Double-click) which give the tag are not appropriate for my application.

Any he
lp in this would be greatly appreciated as I would really like to start using the New Tree feature with avengence.

Many Thanks in Advance
Sammy
0 Kudos
Message 1 of 3
(2,853 Views)
You can get the item tags directly with the tree control's terminal. Please see attached llb.
Message 2 of 3
(2,853 Views)
Thank you very much for the help. That was exactly what I needed.
Sammy
0 Kudos
Message 3 of 3
(2,853 Views)