uaPLUS Reference
CreateNode Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CustomNodeManager2 Class : CreateNode Method

context
parentId
referenceTypeId
browseName
instance

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function CreateNode( _
   ByVal context As ServerSystemContext, _
   ByVal parentId As NodeId, _
   ByVal referenceTypeId As NodeId, _
   ByVal browseName As QualifiedName, _
   ByVal instance As BaseInstanceState _
) As NodeId

Parameters

context
parentId
referenceTypeId
browseName
instance

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.