Generic class/Tag.Set Tag Persistence method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6327404
Scope VI Scripting
Data Name Tag.Set Tag Persistence
Short Name* Tag.Set Tag Persistence
Long Name* Tag:Set Tag Persistence
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 3
Owning Class Name Generic Class
Return Data Type Boolean data type

Boolean

Invoke Node Tag:Set Tag Persistence
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

Sets the persistence of the tag. Returns FALSE if not found.

Parameters

Data type Name Required Description
Boolean Tag:Set Tag Persistence Yes. Return value.
String Tag Name Yes Current tag of the item whose tag you want to set.
Boolean Is Persistent? Yes Specifies whether the tag is persistent. The default is FALSE, which is not persistent.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links