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

Glossary Item Box

Available in the OPCDA.NET Professional Edition only.
This invisible control provides convenient access the OpcGroup object. Read, Write functios and and data change handling is supported. The parameters needed for a read/write call for multiple items can be defined in the Visual Studio Designer. In write calls the value can be easily filled into the prepared parameter structures. Data change callbacks can be configured to write the value into a control property (e.g. textBox.Text) or passed to a user handler assigned on an item base.

Object Model

DAGroup ClassDAServer ClassBGException ClassBGGroup ClassDAItemSets ClassDAItemSet ClassDAOpcItems ClassDAOpcItem Class

Syntax

Visual Basic (Declaration) 
<ToolboxBitmapAttribute()>
<DefaultPropertyAttribute("OwnerForm")>
Public Class DAGroup 
   Inherits System.ComponentModel.Component

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         OPCDA.NET.Controls.DAGroup

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.