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