OPCAE.NET
OPC Alarm&Event .NET Client Development Component
Program OPC A&E .NET clients in C# of VB without the hassle of COM interoperability. The OPCAE.NET assembly provides classes and methods that take advantage of the .NET features and make OPC AE Server access real simple and quick because:
|
EventView Control
The EventView control handles a wide range of OPC Alarms&Events viewing requirements. OPC AE handling can be added in a snap to any Windows form application. Just pull the control from the Visual Studio toolbox to the form and customize the control by setting properties and subscribe to the OPC AE server with a single method call.
The EventView control can show events without allowing user actions.
The displayed event information is selected in the control customization in the Visual Studio Designer. It is also possible to modify control properties from the user application and change the appearance and behavior of the control dynamically.
Optionally visible buttons enable the user to:
- acknowledge events
- delete old events
- display event details
- change the event filter
- modify the display colums
Accessing OPC .NET (Xi) Servers
OPCAE.NET with the OPCAE.NET-Xi option enables clients to access OPC .NET (Xi) servers and Classic OPC AE servers through the same API.
The server ID (ProgID or URL) determines the type of serve accessed.
No external converters are required and DCOM is completely eliminated.
Xi uses secure WCF communication and is specified for efficient wrapping to and from Classic OPC.
Accessing UA Servers
OPCAE.NET with the OPCAE.NET-UA option enables clients to access OPC UA servers and Classic OPC AE servers through the same API.
The server ID (ProgID or URL) determines the type of serve accessed.
No external converters are required and DCOM is completely eliminated.
|
Accessing UA Servers thru a Converter Server
The COMtoUA converter server enables OPCAE.NET based client applications to access UA servers.
No changes are requird in existing applications.
DCOM communication is used between the client application and the converter and UA communication between teh converter and the UA server.
© Copyright 2000-2023 COGITO SOFTWARE CO.,LTD. All rights reserved