Library Tag:Set Method
Short Name: Set Lib Tag
Installed With: Base Package
Class: Library Methods
Sets a tag on the LabVIEW project library.
![]() | Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine. |
Parameters
| Name | Required | Description |
|---|---|---|
| tag name | No | Specifies the name of the tag on the project library. |
| value | No | Specifies the value of the tag. |
| is persistent | No | Specifies whether the tag is persistent. The default is FALSE, which is not persistent. |
| item ref | No | Contains a reference to the project library. |
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 |
