getParent
Syntax
Description
returns parent elements of the AF element specified by parentElement = getParent(elementObj)elementObj.
returns the parent elements whose relationship with parentElement = getParent(elementObj,ReferenceStrength=strengthType)afElementObj is of
the type specified by strengthType.
To get parent attribute of a specific AF attribute, use getParent.
Note
You must install the AF SDK library to connect to a PI AF server from MATLAB®. For more information, see AF SDK Overview.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026a