OPCHDA.NET-UA
HDAQuality Class
Members  See Also  Send Feedback
OpcHDaNetUaOption.Net4 Assembly > OPCHDA Namespace : HDAQuality Class

Glossary Item Box

This helper class supports the decoding of OPC HDA quality codes.
The HDA quality codes are 32 bit values with:
- high 16 bits: HDA specific code
- low 16 bits: OPC DA quality code
Servers may return a quality that has information for both Data Access quality and information for HDA quality, i.e. 0x000100c0.

Object Model

HDAQuality Class

Syntax

Visual Basic (Declaration) 
Public Class HDAQuality 
C# 
public class HDAQuality 

Inheritance Hierarchy

System.Object
   OPCHDA.HDAQuality

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.