uaPLUS Reference
SetState Method
See Also  Send Feedback
Opc.Ua Namespace > FiniteStateMachineState Class : SetState Method

context
newState

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Sub SetState( _
   ByVal context As ISystemContext, _
   ByVal newState As UInteger _
) 
C# 
public virtual void SetState( 
   ISystemContext context,
   uint newState
)

Parameters

context
newState

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.