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

qualityCode

Glossary Item Box

Returns the HDA quality part, nulling the OPC DA quality code part. The returned enumeration type can have multiple states set and need to be checked by AND-ing the value with individual.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetHDAPart( _
   ByVal qualityCode As Integer _
) As Integer
C# 
public static int GetHDAPart( 
   int qualityCode
)

Parameters

qualityCode

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.