Open/Close:All Method

LabView Local Project Settings

Open/Close:All Method

Short Name: Open/Close.Open/Close All

Installed With: Full Development System

Class: TreeControl Methods

Expands or closes all nodes in the tree control.

Example

Parameters

NameRequiredDescription
OpenNoIf TRUE, the method expands all nodes. If FALSE, the method closes all nodes.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo

Example

Refer to the Directory Hierarchy in Tree Control VI in the labview\examples\general\controls\Tree Control Directory.llb for an example of using the Open/Close:All method.

 Open example  Browse related examples