Project class/Selected Items in Tree property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 27109422
Scope Basic Development Environment
Data Name Selected Items in Tree
Short Name* SelectedItemsInTree
Long Name* Selected Items in Tree
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 73
Owning Class Name Project Class
Data Type ProjectItem Refnum Array data type

ProjectItem Refnum Array

Property Node Selected Items in Tree
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Returns an array of references to the project items currently selected in the Project Explorer window. You can use these references with the ProjectItem properties.

Note The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links