OPCDA.NET Reference Manual
AddGroup Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BGServer Class : AddGroup Method

Glossary Item Box

Available in the OPCDA.NET Professional Edition only.
A new BGGroup object is created and added to this BGServer instance. In the OPC DA server a group is added to the associated server instance and the group is associated with the new BGGroup object.
A BGGroup is required for data change handling and for read/write operations.

Overload List

OverloadDescription
AddGroup(String,Boolean,Int32,Int32,DataChangeEventHandler,Object,OnBGSrvAddGroup)Available in the OPCDA.NET Professional Edition only.
A new BGGroup object is created and added to this BGServer instance. In the OPC DA server a group is added to the associated server instance and the group is associated with the new BGGroup object.
A BGGroup is required for data change handling and for read/write operations.  
AddGroup(String,Boolean,Int32,Int32,Boolean,DataChangeEventHandler,Object,OnBGSrvAddGroup)Available in the OPCDA.NET Professional Edition only.
A new BGGroup object is created and added to this BGServer instance. In the OPC DA server a group is added to the associated server instance and the group is associated with the new BGGroup object.
A BGGroup is required for data change handling and for read/write operations.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.