Apply Icon To Existing VI Items Method
Short Name: ApplyIconToVIs
Installed With: Base Package
Class: Library Methods
This method changes the icon of each VI in the library. The method places the library icon over the existing VI icon. This allows you to update VI icons after editing the library icon. The black and white library icon is used as a mask to decide what region of the VI icon to overwrite. This method will load member VIs of the library into memory if they are not already in memory. Callers may be prompted to provide VI passwords or to save the loaded VIs.
Remarks
The following table lists the characteristics of this method.
Available in Run-Time Engine and Real-Time Operating System | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | Yes |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |