Use tags to read and write data values between systems and SystemLink Server or SystemLink Cloud.
Build PathIdentifies the system and top-level application that generates the tag as a tag path.
Open TagOpens a reference to a tag on the server. If the tag does not exist on the server, this VI creates it.
Query TagsSearches the server for tags matching the criteria you specify.
Close TagCloses a tag reference or an array of tag references.
Read TagReturns the value of the tag. The data type of the tag must match the polymorphic instance.
Write TagSpecifies the value of the tag.
Reset AggregatesClears the aggregate information for a tag reference or group of tag references.
Delete TagRemoves a tag or group of tags on the server.
Tag PropertiesReturns information about an open tag reference so you can modify its configuration.
Tag History FunctionsRetain historical tag values to review, troubleshoot, or analyze data over time.
Advanced Tag FunctionsRead or write multiple times in a single call to improve performance.