uaPLUS Reference
RegisterFactory(NodeId,String,AggregatorFactory) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > AggregateManager Class > RegisterFactory Method : RegisterFactory(NodeId,String,AggregatorFactory) Method

aggregateId
aggregateName
factory

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub RegisterFactory( _
   ByVal aggregateId As NodeId, _
   ByVal aggregateName As String, _
   ByVal factory As AggregatorFactory _
) 
C# 
public void RegisterFactory( 
   NodeId aggregateId,
   string aggregateName,
   AggregatorFactory factory
)

Parameters

aggregateId
aggregateName
factory

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.