Application class/Project.Active Project property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 92
Scope VI Scripting
Data Name Project.ActiveProject
Short Name* Project.ActiveProject
Long Name* Project:Active Project
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type Project Refnum data type

Project Refnum

Property Node Project:Active Project
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
PermissionsRead Only
Remote access allowedYes

Returns a reference to the LabVIEW project that is active when this property executes. A project is active if the user has the associated project window in focus or any member of the project in focus, including VIs, controls, and project libraries.


Uses

History

Version Change(s)
LabVIEW 2011 Property added in LabVIEW 2011.

See Also

External Links