Icon:Set Method
Short Name: Set Icon
Installed With: Base Package
Class: Library Methods
Sets the LabVIEW icon file to use for the LabVIEW project library.
The icon you select becomes the default icon for any VIs you create from within the project library. You can create a template icon to edit and use in all VIs that a project library owns.
This method is similar to the VI Icon Template section of the General Settings page of the Project Library Properties dialog box.
Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine. |
Parameters
Name | Required | Description |
---|---|---|
color | Yes | Specifies the color version of the icon to use. |
Monochrome | No | Specifies the black-and-white version of the icon to use. |
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 | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |