Icon:Set Method

LabView Local Project Settings

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

NameRequiredDescription
colorYesSpecifies the color version of the icon to use.
MonochromeNoSpecifies 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 SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo