MATLAB Help Center
Return OPC data with matching names
ind = getIndexFromName(dObj,nodeName)
ind = getIndexFromName(dObj,nodeName) returns the index of UA data object array dObj that matches the item ID.
ind
dObj
nodeName
example
collapse all
Load the OPC UA example data file and find the index of 'Square' and 'Sawtooth'.
'Square'
'Sawtooth'
load opcSampleUaData; ind = getIndexFromID(uaDataSample,{'Counter','Sawtooth'})
ind = 1 3
OPC UA data, specified as an OPC UA data object array. For more information, see Data.
Data
OPC UA node name, specified as a character vector or cell array of character vectors.
Index of the specified data item, returned as a scalar or a vector.
Introduced in R2015b
plot
stairs
summary
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office