OPCDA.NET Reference Manual
OpcGroup Class
Members  See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace : OpcGroup Class

Glossary Item Box

The OpcGroup class contains the methods defined in the OPC DA group interface.
The user does not need to construct OpcGroup objects. This is done internally in the OpcServer.AddGroup method.
After the group is created the user needs to add a set of items to the group using the function AddItems. After that the added items can be accessed using the synchronous or asynchronous read / write functions of the group object.

Object Model

OpcGroup Class

Syntax

Visual Basic (Declaration) 
Public Class OpcGroup 
C# 
public class OpcGroup 

Inheritance Hierarchy

System.Object
   OPCDA.NET.OpcGroup

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.