uaPLUS Reference
AddAggregateFunction Method
See Also  Send Feedback
Opc.Ua.Server Namespace > DiagnosticsNodeManager Class : AddAggregateFunction Method

aggregateId
aggregateName
isHistorical

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub AddAggregateFunction( _
   ByVal aggregateId As NodeId, _
   ByVal aggregateName As String, _
   ByVal isHistorical As Boolean _
) 
C# 
public void AddAggregateFunction( 
   NodeId aggregateId,
   string aggregateName,
   bool isHistorical
)

Parameters

aggregateId
aggregateName
isHistorical

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.