uaPLUS Reference
onSetServerState Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPLUS Class : onSetServerState Method

state
one of the OPC DA specified server status codes.

Glossary Item Box

Generic server callback to change the server state.

Syntax

Visual Basic (Declaration) 
Public Sub onSetServerState( _
   ByVal state As Integer _
) 
C# 
public void onSetServerState( 
   int state
)

Parameters

state
one of the OPC DA specified server status codes.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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