Library Tag:Get Method

LabView Local Project Settings

Library Tag:Get Method

Short Name: Get Lib Tag

Installed With: Base Package

Class: Library Methods

Retrieves a tag set on the LabVIEW project library.

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

Parameters

NameRequiredDescription
tag nameNoSpecifies the name of the tag on the project library.
item refNoContains a reference to the project library.
valueNoReturns the value of the tag.
is persistentNoReturns TRUE if you save the tag when you save the project library.

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