OPCAE.NET is a .NET assembly with the functionality of the OPC AE Custom Interface. OPC AE client functianlity can be added to existing applications or new applications can be created with the OPCAE.NET Visual Studio new project template. The created application contains small sample code that shows how to: The wrapper assembly supports all functions defined in OPC AE V1.1 custom interface. This help documentation contains description of all functions, their parameters, data structures and enumerators. |
![]() |
Namespaces
Namespace | Description |
---|---|
AEControls | Windows Forms Dialogs with built-in OPC AE server access. |
OPCAE.NET | OPC AE server access classes |
OPCAE | OPC AE specific definitions and data classes. |
OPC | Common definitions. |
OPC.Common | This class contains definitions, common methods and helper methods for security handling. |