Server Development Overview

Developing your own UA Server based on the OPC Foundation UA .NET API is easiest if you begin by customizing one of the existing quickstart applications: DA Server, HA Data Server, HA Events Server, or AC Server. However, we recommend using the Reference Server and will use it in the following tutorial.

This tutorial will guide you through creating a simple Server for data acquisition.

Assumptions

Requirements

Steps: