Short Name: Tag.Get Tag
Requires: VI Scripting
Class: Generic Methods
To Use: Create a method.
Returns a tag value associated with the tag. Returns FALSE if the tag does not exist.
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | Tag Name | Yes | Current tag of the item whose tag you want to set. |
![]() | Is Persistent? | No | Specifies whether the tag is persistent. The default is FALSE, which is not persistent. |
![]() | Value | No | Returns the value of the tag. |
The following table lists the characteristics of this method.
| Data type | ![]() |
| Available in Run-Time Engine | Yes (Read/Write) |
| Available in Real-Time Operating System | Yes |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access allowed | Yes |