uaPLUS Reference
HdaAggregateToUaAggregate(NodeId,UInt16) Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaModelUtils Class > HdaAggregateToUaAggregate Method : HdaAggregateToUaAggregate(NodeId,UInt16) Method

nodeId
The node id.
namespaceIndex
Index of the namespace.

Glossary Item Box

Converts a UA Aggregate ID to a HDA aggregate ID

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function HdaAggregateToUaAggregate( _
   ByVal nodeId As NodeId, _
   ByVal namespaceIndex As UShort _
) As UInteger
C# 
public static uint HdaAggregateToUaAggregate( 
   NodeId nodeId,
   ushort namespaceIndex
)

Parameters

nodeId
The node id.
namespaceIndex
Index of the namespace.

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.