tags
Description
returns a list of all tags available from the AVEVA® PI Data Archive that is connected to the client specified by
tagList = tags(piClientObj)piCientObj. 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(piClientObj,Name=tagQuery)tagQuery.
Note
You must install the AF SDK library to connect to a PI server from MATLAB®. For more information, see AF SDK Overview.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a