Application class/Get Active VI Reference method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 91B
Scope VI Scripting
Data Name GetActiveVIRef
Short Name* GetActiveVIRef
Long Name* Get Active VI Reference
* 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
Return Data Type VI Refnum data type

VI Refnum

Invoke Node Get Active VI Reference
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Remote access allowedYes

Returns a reference to the VI whose window is currently active (focused). If the active window is not a VI, this method returns Not A Ref.

Parameters

Data type Name Required Description
VI Refnum Get Active VI Reference Yes. Return value.

Uses

History

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

See Also

External Links