OPCDA.NET-UA
GetStatus Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace > Server Class : GetStatus Method

stat

Glossary Item Box

Get the current status of the UA server, converted to the OPC DA defined states.

Syntax

Visual Basic (Declaration) 
Public Function GetStatus( _
   ByRef stat As OPCDA.SERVERSTATUS _
) As Integer
C# 
public int GetStatus( 
   out OPCDA.SERVERSTATUS stat
)

Parameters

stat

Requirements

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

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.