Quality Property

Returns the quality of the OPC data source represented by this DataItem. The Quality property becomes populated either from Read method of the DataItem or Group (DataSystem) object.

Syntax

object.Quality

Properties

The Quality property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

Quality is a read-only property of type Integer.

The Value and Timestamp properties are associated with the Quality.

 

Applies To