PI Viewer
Description
The PI Viewer allows you to graphically search and select tags on an AVEVA® PI Data Archive, then plot data from those tags.
You can plot and examine the data from the tags over a specified time range
Note
You must install the AF SDK library to connect to a PI server from MATLAB®. For more information, see AF SDK Overview.
Open the PI Viewer
To open the PI Viewer app, in the MATLAB command line type:
viewer(piClientObj)
where piClientObj is the PI Data Archive client created with the
piclient
function.
Examples
Version History
Introduced in R2022a

