Visavi Visual OPC .NET  

OpcQuality Structure

Indicates the quality of data returned from the OPC Server.

For a list of all members of this type, see  OpcQuality Members.

System.Object
   System.ValueType
      Visavi.Opc.Client.OpcQuality         

[Visual Basic]
 Public
   Structure OpcQuality
[C#]
 public structure OpcQuality
[C++]
 public __gc class
   OpcQuality

Remarks

The OpcQuality structure encapsulates the information of the OPC Quality Flags in the OPC Server. These flags are used to determine the quality of the data in an OPC value.

Implicit equal operators have ben defined so that this class can be used interchangeably with the System.Int32 (int) type.

Requirements

Namespace: Visavi.Opc.Client

Platforms:  Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

Assembly: Visavi.Opc.Client

See Also

OpcQuality Members | Visavi.Opc.Client Namespace