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 | Description |
---|---|
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. |