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

qualityCode
Quality code received from the OPC HDA server.

Glossary Item Box

Returns the DA quality part as an emumeration state.

Syntax

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

Parameters

qualityCode
Quality code received from the OPC HDA server.

Return Value

OPC DA Quality enumeration value

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.