uaPLUS Reference
ToNodeId Method
See Also  Send Feedback
Opc.Ua Namespace > ExpandedNodeId Class : ToNodeId Method

nodeId
namespaceTable

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function ToNodeId( _
   ByVal nodeId As ExpandedNodeId, _
   ByVal namespaceTable As NamespaceTable _
) As NodeId
C# 
public static NodeId ToNodeId( 
   ExpandedNodeId nodeId,
   NamespaceTable namespaceTable
)

Parameters

nodeId
namespaceTable

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.