Name | Description | |
---|---|---|
AddressSpaceError | Raised when a failure occurs during creation of the address space. | |
ConversionError | Raised when data cannot be converted from OpcLabs.EasyOpc.UA.NodeSpace.IUAGenericServerEvents.Read, for OpcLabs.EasyOpc.UA.NodeSpace.IUAGenericServerEvents.Write, or in data subscription's OpcLabs.BaseLib.ISink<T>.OnNext. | |
DataSubscriptionChanged | Raised when data subscription has been added, removed, or modified. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
EndpointStateChanged | Raised when the state of the OPC UA server endpoint has changed. | |
LogEntry | Raised for loggable entries originating in the OPC-UA Server engine and the EasyUAServer component. | |
NodeRejectedError | Raised when a node is rejected by the server. | |
Read | Raised to obtain the OPC UA read data. | |
SamplingIntervalChanged | Raised when the sampling interval of a data variable has changed. | |
Starting | Raised when the component is starting. | |
Stopped | Raised when the component has stopped. | |
Write | Raised to supply the OPC UA write data. |