QuickOPC User's Guide and Reference
OpcLabs.EasyOpc.UA.OperationModel Namespace
Inheritance Hierarchy
OpcLabs.EasyOpcUA Assembly : OpcLabs.EasyOpc.UA.OperationModel Namespace
This namespace contains classes that are used to pass arguments to OPC Unified Architecture (OPC-UA) operations and obtain the operation results.
Classes
 ClassDescription
ClassProvides data for the OpcLabs.EasyOpc.UA.IEasyUAClient.DataChangeNotification event.
ClassProvides data for the OpcLabs.EasyOpc.UA.IEasyUAClient.EventNotification event.
ClassHolds all arguments needed to subscribe to a monitored item in an OPC-UA server, possibly including a callback method.
ClassA dictionary of OPC-UA monitored item argument objects, keyed by monitored item handle.
ClassProvides data for the IEasyUAClient.MonitoredItemChanged event.
ClassProvides data for the OpcLabs.EasyOpc.UA.Services.IEasyUAClientConnectionMonitoring.ServerConditionChanged event.
ClassContains arguments describing how the OPC-UA monitoring item subscription should be changed.
ClassHolds all arguments needed to specify a node together with its attribute in an OPC-UA server.
ClassHolds result of a Read operation, i.e. the data obtained for an attribute of a node in OPC-UA Server's address space.
ClassHolds arguments needed to browse OPC UA server nodes.
ClassHolds all arguments needed to call a method in an OPC-UA server.
ClassExceptions arising from OPC-UA (Unified Architecture) operations.
ClassOPC UA exceptions that indicate logical errors in operations.
ClassHolds all arguments needed to subscribe to a monitored item in an OPC-UA server.
ClassHolds all arguments needed to specify a node in an OPC-UA server.
ClassHolds result of a Browse operation, i.e. the node elements obtained by browsing a node in OPC-UA Server's address space.
ClassHolds all arguments needed to read from an OPC-UA server.
ClassHolds all arguments needed to write into an OPC-UA server.
ClassBase class for arguments needed to write into an OPC-UA server. Abstract.
ClassHolds result of an OPC-UA Write operation.
ClassHolds all arguments needed to write a value into an OPC-UA server.
See Also

Reference

OpcLabs.EasyOpcUA Assembly