Tag:Set XML Tag Method

LabView Local Project Settings

Tag:Set XML Tag Method

Short Name: Set XML Tag

Installed With: Base Package

Class: ProjectItem Methods

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.

Parameters

NameRequiredDescription
TagNameNoName of the tag. Use the Tag:Get Names method to retrieve the tag names.
ValueNoSpecifies the value of the XML tag as a string.
IsPersistentNoIf TRUE, LabVIEW saves the tag information when you save the LabVIEW project. The default is FALSE.

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