MATLAB Help Center
converts OPC HDA quality ID to quality string
qStr = opc.hdaQualityString(IDs)
qStr = opc.hdaQualityString(IDs) converts the quality IDs of HDA data object into HDA quality string qStr.
qStr
IDs
If IDs is a vector, qStr is a cell array of character vectors, the same size as IDs.
example
collapse all
Load the OPC HDA example data file and find the HDA qualities of the union of timestamps in hdaDataSmall.
hdaDataSmall
load opcSampleHdaData; newObj = tsunion(hdaDataSmall); hdaQStr = opc.hdaQualityString([newObj.Quality])
hdaQStr = 5×2 cell array {'Raw'} {'Raw' } {'Raw'} {'Interpolated'} {'Raw'} {'Raw' } {'Raw'} {'Interpolated'} {'Raw'} {'Raw' }
Quality ID of OPC HDA data object, specified as a numeric value or a matrix of numeric values.
Example: 262336
262336
Data Types: uint32
uint32
HDA quality string is a text representation of the OPC HDA quality ID, returned as a character vector or cell array of character vectors.
Introduced in R2011a
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