Library class/Apply Icon To Existing VI Items method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 4D10E416
Scope Basic Development Environment
Data Name ApplyIconToVIs
Short Name* ApplyIconToVIs
Long Name* Apply Icon To Existing VI Items
* 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 Apply Icon To Existing VI Items
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

Applies the icon for a library to the icons of all objects in the library. You can use this method to update the icons for objects in a library after you edit the library icon. This method loads member objects of the library into memory if they are not already in memory. Callers might be prompted to provide VI passwords or to save the loaded VIs.

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