Short Name: Get Icon
Requires: Base Development System
Class: Library Methods
To Use: Create a method.
Retrieves the icon associated with a LabVIEW project library.
![]() | Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine. |
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | Color | Yes | Returns the 8-bit library icon. This icon appears as the 256 Colors icon on the General Settings page of the Project Library Properties dialog box. |
![]() | Monochrome | Yes | Returns the 1-bit library icon. |
The following table lists the characteristics of this method.
| Data type | No return value |
| Available in Run-Time Engine | Yes (Read/Write) |
| Available in 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 allowed | Yes |