Application class/Get Active VI Reference method
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 |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | No |
Remote access allowed | Yes |
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
Parameters Table is incomplete. Please help to add missing information. |
Data type | Name | Required | Description |
---|---|---|---|
Get Active VI Reference | Yes. Return value. |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |