findElementByName
Description
finds elements in the AF database whose names match the specified name. This function
supports wildcard search when you use an asterisk * anywhere in the
afElements = findElementByName(afclientObj,elementName)elementName.
If there are no matches, afElements is empty.
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