uaPLUS Reference
uaPLUS Class
Members  See Also  Send Feedback
Advosol.uaPLUS Namespace : uaPLUS Class

Glossary Item Box

Implements a basic Quickstart Server.

Object Model

uaPLUS ClassAppPlugin ClassCertificateValidator ClassApplicationConfiguration ClassIServerInternal InterfaceAppPlugin ClassAppPluginHDA ClassAppPlugin ClassServiceMessageContext ClassApplicationDescription ClassServiceResult ClassServerInternalData ClassServerProperties Class

Syntax

Visual Basic (Declaration) 
Public Class uaPLUS 
   Inherits Opc.Ua.Server.StandardServer
   Implements Opc.Ua.IServerBaseOpc.Ua.ISessionServer 

Remarks

Each server instance must have one instance of a StandardServer object which is responsible for reading the configuration file, creating the endpoints and dispatching incoming requests to the appropriate handler. This sub-class specifies non-configurable metadata such as Product Name and initializes the uaPLUSNodeManager which provides access to the data exposed by the Server.

Inheritance Hierarchy

System.Object
   Opc.Ua.ServerBase
      Opc.Ua.SessionServerBase
         Opc.Ua.Server.StandardServer
            Advosol.uaPLUS.uaPLUS

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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