Short Name: Set Tag
Requires: Base Development System
Class: ProjectItem Methods
To Use: Create a method.
Sets a tag value 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 tag value as a variant. | |
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 |