Library class/Hilite In Project Window method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 4D10E419
Scope Basic Development Environment
Data Name HiliteInProjectWindow
Short Name* HiliteInProjectWindow
Long Name* Hilite In Project Window
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 80
Owning Class Name Library Class
Return Data Type No return value
Invoke Node Hilite In Project Window
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
Remote access allowedYes
Settable when the VI is runningNo

Shows this library in a project window. If the library is already in a project window, this will show the project window and set focus to the library item in the project. If the library is already in a library-only project window for which it is the root item, this will show the library-only project window. If the library is not in any project window, this will open a library-only project window containing the library.

Parameters

This method has no parameters.

Uses

History

Version Change(s)
LabVIEW 8.6 This method was added in LabVIEW 8.6.

See Also

External Links