TreeControl class/Focus Item property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 756A3C4E
Scope Basic Development Environment
Data Name FocusItem
Short Name* FocusItem
Long Name* Focus Item
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 66
Owning Class Name TreeControl Class
Data Type String data type

String

Property Node Focus Item
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Reads or writes an item tag to specify the tree's focus item, which is used as the basis when navigating using the arrow keys.

Uses

History

Version Change(s)
LabVIEW 2020 In LabVIEW 2020 this property was changed from Private to Basic Development Environment.

See Also

External Links