Open/Close:Ensure Visible Method

LabView Local Project Settings

Open/Close:Ensure Visible Method

Short Name: Open/Close.Ensure Visible

Installed With: Full Development System

Class: TreeControl Methods

Scrolls to an item and if necessary, expands nodes in the tree control to make the item visible.

Parameters

NameRequiredDescription
tagNoUnique tag of the item you want to display. If the tree control contains no items, the method returns an error.

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