LabVIEW - Opening and Closing Tree Control Items

Опубликовано: 06 Июнь 2021
на канале: Rashid Malik
798
2

LabVIEW - Opening and Closing Tree Control Items

We can open and close individual parent items in a tree control at run time in any of the following ways:

Click the expand/contract symbol to the left of the parent item.
Double-click the parent item tag or its hierarchy lines.
We can use the + and – keys on the numeric keypad.
We can use the right and left arrow keys.
We can also right-click a tree control and select Open All Items from the shortcut menu to open all items in the tree control at once. Right-click a tree control and select Close All Items from the shortcut menu to close all items in the tree control at once.

Watch the entire LabVIEW tutorial series here;
   • NI LabVIEW - How to Use View Menu?  

Watch the entire TestStand video learning series here;
   • NI TestStand Documentation and Resources  

Get more LabVIEW Tutorials for free!!!
http://bit.ly/Free-LabVIEW-Tutorials

#labview #labviewtutorial #labviewListboxesTablesTreeControls