OPC AE .NET Server Toolkit
The OPC AE .NET Server Toolkit is an Alarm & Events add-in option for the DANSrv OPC DA .Net Server Toolkit, making the server compliant with the OPC A&E specification, in addition to DA2 and DA3.
Event Sources can be OPC DA items or any other signal source. The toolkit is flexible, easy to use and does not restrict the user.
All application specific server code is in a .NET assembly that can be coded in C#, VB.NET or with any .NET compiler. The generic server part handles the .NET wrapping of client calls and callbacks. The user only needs to implement a .NET assembly with a simple interface based on convenient .NET data types.
The AE option is available for the DANSrv Standard Edition and the Professional Edition, making the toolkit economical for simple applications and also powerful enough for highly complex applications.
Why use .NET for OPC Servers ?
C# and VB.Net are the preferred tools of many software developers. OPC servers can be developed much like any other .NET application, when based on the DANSrv Toolkit. No DCOM issues have to be handled by the developer. The toolkit generic server handles the DCOM client interface and the .NET wrapping. The OPC server can interface devices with TCP/IP or serial communication or front-end another application or a database. The database access or the 'device' communication is what has to be implemented in the customization assembly and this is well supported by .NET.
Direct I/O port access can also easily be handled through .Net. port access classes usually provided with the hardware.
The features of the OPC AE server toolkit include:
Access from UA Clients
The UAtoCOM converter server enables UA client applications to access the DANSrvAE based OPC DA/AE servers.
With access either direct or thru the converter server OPC DA/AE and OPC UA clients can simultanously access the same DA/AE server.
Sample Servers
Fully functional and OPC compliance tested VB.NET and C# sample applications are provided. and can be used as the starting point for user specific Alarm&Event servers.
Test Client
The provided Alarm&Events test client can be used to check the server functionality. The server capabilities can be queried and filters can be set to restrict the reported events.
Base test client dialog:
Event Subscription Window
Requirements:
© Copyright 2000-2023 COGITO SOFTWARE CO.,LTD. All rights reserved