Quality property

Description
(Read-only) Returns the latest quality read from the server.
Syntax
Quality
As Long
Example
Dim MyOPCItem As OPCItem
Set MyOPCItem = MyOPCGroup.OPCItems(1)
'/* Get current quality
txtQuality = MyOPCItem.Quality
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal