uaPLUS Reference
IsStartExecutable Method
See Also  Send Feedback
Opc.Ua Namespace > ProgramStateMachineState Class : IsStartExecutable Method

context
node
value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Function IsStartExecutable( _
   ByVal context As ISystemContext, _
   ByVal node As NodeState, _
   ByRef value As Boolean _
) As ServiceResult
C# 
protected ServiceResult IsStartExecutable( 
   ISystemContext context,
   NodeState node,
   ref bool value
)

Parameters

context
node
value

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.