piclient
Description
The PI client object provides access to an AVEVA® PI Data Archive so that you can search tags and read their data.
Note
You must install the AF SDK library to connect to a PI server from MATLAB®. For more information, see AF SDK Overview.
Creation
Description
creates a PI client object, and connects to the AVEVA PI Data Archive specified by piClientObj = piclient(piServer)piServer.
connects to the PI Data Archive with specific Windows® credentials or domain using optional name-value arguments.piClientObj = piclient(piServer,Name=Value)
Credential information is used only to connect to the PI Data Archive, and is not retained in the PI client object properties.
Input Arguments
Name-Value Arguments
Output Arguments
Properties
Object Functions
Examples
Version History
Introduced in R2022a
