Short Name: Set XML Tag
Requires: Base Development System
Class: ProjectItem Methods
To Use: Create a method.
Sets the value of an XML tag associated with the LabVIEW project.
![]()  | Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine. | 
| Data type | Name | Required | Description | 
|---|---|---|---|
![]()  | Tag Name | Yes | Name of the tag. Use the Tag:Get Names method to retrieve the tag names. | 
![]()  | Value | Yes | Specifies the value of the XML tag as a string. | 
![]()  | IsPersistent | No | If TRUE, LabVIEW saves the tag information when you save the LabVIEW project. The default is FALSE. | 
The following table lists the characteristics of this method.
| Data type | No return value | 
| Available in Run-Time Engine | No | 
| 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 |