.NET Based OPC UA Client/Server SDK  3.2.3.527
Getting Started

This section contains seven sequential lessons on how to develop a full-featured OPC UA server using the Toolkit layer of the Unified Automation .NET SDK.

The lessons are based on a simple building automation scenario that involves controlling air conditioners and furnaces.

The source code for the lessons is included in the SDK as a Visual Studio Solution and can be accessed from the Start menu (Examples → UA Server Getting Started).

Visual Studio Solution and code samples for the lessons can be found in the SDK installation directory \src\examples\ServerGettingStarted.