Tag Functions
- Updated2024-01-30
- 1 minute(s) read
Tag Functions
Use tags to read and write data values between systems and SystemLink Server.
Use SystemLink nodes in NXG or G Web Development Software to communicate data between your test and measurement systems and your SystemLink Server account.
Read or write multiple times in a single call to improve performance.
Identifies the system and top-level application that generates the tag as a tag path.
Closes a tag reference or an array of tag references.
Removes a tag or group of tags on the server.
Retain historical tag values to review, troubleshoot, or analyze data over time.
Opens a reference to a tag on the server. If no reference of the tag exists on the server, the node creates one.
Searches the server for tags matching the criteria you specify.
Returns the value of the tag. The data type of the tag must match the configuration of the function.
Returns the settings of a tag.
Clears the aggregate information for a tag reference.
Specifies the value of the tag.The data type of the tag must match the configuration of the function.
Specifies the settings of a tag. The node replaces existing tag settings on the server with the new settings.