OPCDA.NET Reference Manual
QualityToString Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcGroup Class : QualityToString Method

Quality
OPC Quality code

Glossary Item Box

Helper method to build a string for an OPC Quality code

Syntax

Visual Basic (Declaration) 
Public Shared Function QualityToString( _
   ByVal Quality As Short _
) As String
C# 
public static string QualityToString( 
   short Quality
)

Parameters

Quality
OPC Quality code

Return Value

Item quality description string

Requirements

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

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.