Tag:Get XML Tag Method

Short Name: Get XML Tag

Requires: Base Development System

Class: ProjectItem Methods

To Use: Create a method.

Returns the value in an XML tag.

Use the Tag:Set XML Tag method to set the value in an XML tag.

Note  The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

Parameters

Data typeNameRequiredDescription
Tag NameYesName of the tag. Use the Tag:Get Names method to retrieve the tag names.
ValueNoReturns the value of the XML tag as a string.
isPersistentNoReturns TRUE if LabVIEW saves the tag information when you save the LabVIEW project. Returns FALSE otherwise.

Remarks

The following table lists the characteristics of this method.

Data type
Available in Run-Time EngineYes (Read/Write)
Available in 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 allowedYes