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 valueTarget Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x