tags
Description
returns a list of all tags available from the AVEVA® PI Data Archive that the client tagList
= tags(piClient
)piCient
is connected to. A
tag is used by the PI system as an alias or shortcut to represent an asset attribute such as
voltage, current, temperature, etc. Some tag names are short, others might be long and
descriptive or include a unique ID.
searches
available tags and returns a list of tags that satisfy the query specified in
tagList
= tags(piClient
,Name=tagQuery
)tagQuery
.
Note
You must install the AF SDK library to use this function. For more information, see AF SDK Overview.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a