OPC Studio User's Guide and Reference
OpcLabs.EasyOpc.UA Namespace (OpcLabs.ServerOpcUA)
Inheritance Hierarchy
OpcLabs.ServerOpcUA Assembly : OpcLabs.EasyOpc.UA Namespace
This namespace contains classes that facilitate easy work with OPC Unified Architecture (OPC-UA). It also contains the most important extension classes.
Classes
 ClassDescription
ClassThe core part of the EasyUAServer object.
ClassThe core part of the EasyUAServerManagement object.
ClassContains extension methods to the IEasyUAServer interface.
Interfaces
 InterfaceDescription
InterfaceAllows simple creation of OPC Unified Architecture servers.
InterfaceProvides methods and events to monitor OPC UA endpoints on the server side.
InterfaceProvides access to settings for IEasyUAServer objects.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle an event raised when a client has connected to or disconnected from the server.
DelegateRepresents the method that will handle an event raised when a client has created, deleted, or changed the subscription on the server.
DelegateRepresents the method that will handle an event raised when the state of the server endpoint has changed.
DelegateRepresents the method that will handle an event raised when data subscription has been added, removed, or modified.
DelegateRepresents the method that will handle an event raised when data cannot be converted from Read, for Write, or in OnNext.
DelegateRepresents the method that will handle an event that can be handled on a data variable.
DelegateRepresents the method that will handle an event raised for obtaining the OPC UA read data.
DelegateRepresents the method that will handle an event raised for supplying the OPC UA write data.
Enumerations
 EnumerationDescription
EnumerationThe action describing how the OPC UA data subscription has changed.
EnumerationThe action describing where the conversion for the data variable takes place.
See Also

Reference

OpcLabs.ServerOpcUA Assembly