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

Glossary Item Box

Available in the OPCDA.NET Professional Edition only.
This invisible control handles the OPC server access for a number of DAGroup controls. The server access is done in background threads using the OPCDA.NET BGServer class. Server access is made at least once in the defined interval to check that the server is still responding. Async server responses are time out checked and the callbacks are synchronized with the defined Windows Form object to ensure proper access to Windows controls.

Object Model

DAServer ClassdaHost ClassBGServer Class

Syntax

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

Inheritance Hierarchy

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

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.