Name | Description | |
---|---|---|
![]() | EasyUAServerCore Constructor | Overloaded. |
The following tables list the members exposed by EasyUAServerCore.
Name | Description | |
---|---|---|
![]() | EasyUAServerCore Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DefaultEndpointUrlString | The default URL string of the server's primary endpoint. Equals to "opc.tcp://localhost:48040/". |
![]() | DefaultMessageSecurityModes | Default value of the MessageSecurityModes property. |
![]() | DefaultObjectsNamespaceUriString | The default namespace (URI string) of the nodes under the Objects folder. Equals to "http://opclabs.com/OpcUA/Custom/Objects". |
![]() | StandardEndpointUrlString | The URL string of the standard OPC UA TCP endpoint. Equals to "opc.tcp://localhost:4840/". |
Name | Description | |
---|---|---|
![]() ![]() | InitialInstanceParameters | Infrastructure. |
![]() ![]() | InitialSharedParameters | Infrastructure. |
Name | Description | |
---|---|---|
![]() | AlternateHostNames | A collection of host names for the application instance. |
![]() | AlternateHostNamesString | A comma-separated list of alternate host names for the application instance. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() ![]() | DefaultEndpointDescriptor | The endpoint descriptor that can be used to connect to the OPC Wizard server in its default configuration. |
![]() | EffectiveEndpointDescriptor | An OPC UA endpoint descriptor (of this server component) for client connections. |
![]() | EffectiveMessageSecurityModes | The effective message security modes the server can use. |
![]() | EndpointUrl | The URL of the server's primary endpoint. |
![]() | EndpointUrlString | The URL string of the server's primary endpoint. |
![]() | EndpointUrlStrings | The URL strings of server endpoints. |
![]() | InstanceParameters | Contains parameters that influence the behavior of just this instance of the component. |
![]() | IsStarted | Determines whether the component is currently started. |
![]() | LicenseInfo | Provides dictionary of license data fields and their values. |
![]() | MessageSecurityModes | Specifies which message security modes to use. |
![]() | NotificationQueueCapacity | Capacity of the notification queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | NotificationQueueIdleTimeToSleep | The idle time before the internal thread executing the queued notifications is stopped (in milliseconds). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | Objects | The OPC UA Objects folder of the server, and the nodes it contains (folders and data variables). |
![]() | ObjectsNamespaceUri | The namespace (URI) of the nodes under the Objects folder. |
![]() | ObjectsNamespaceUriString | The namespace (URI string) of the nodes under the Objects folder. |
![]() | QueueNotifications | Determines whether the component will deliver all notifications in a queued manner. |
![]() | RegisterWithLds | Specifies whether this server should register itself with OPC UA Local Discovery Server (LDS). |
![]() ![]() | SharedParameters | Parameters that are always shared by all instances of the component. |
![]() ![]() | SharedServiceContainer | Container for services that are shared by all instances of the component. |
![]() ![]() | SharedServiceProvider | Provides services that are shared by all instances of the component. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SynchronizationContext | Contains synchronization context used by the object when performing asynchronous operations (including event notifications). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified server node to the Objects folder of the server. |
![]() ![]() | ClearValidatedCertificates | Clears the list of validated certificates kept by the component. |
![]() | Clone | Overridden. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. |
![]() | Equals | (Inherited from object) |
![]() | GetEnumerator | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | GetService | Overridden. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() ![]() | Install | Creates an application instance certificate if it does not exist. |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | Reset | Sets the object properties back to their defaults. |
![]() | Start | Starts the OPC UA server. |
![]() | Stop | Stops the OPC UA server. |
![]() | ToString | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() ![]() | Uninstall | Reverts the changes made by Install method. |
![]() | ValueEquals | Overloaded. Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
![]() | CallbackError | Overridden. Processes an error that has occurred during a callback. |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | OnNotificationEnqueuerOverflow | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | OnNotificationEnqueuerOverflowClearing | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | OnServerRootBackEndNodeRejectedError | Increments the rejected node count, and raises the NodeRejectedError event, indicating that a node has been rejected by the server. |
![]() | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | SendCallbackError | Overridden. Processes an error that has occurred during a callback. |
![]() | Synchronize | Overloaded. Invokes the specified action in a synchronized manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget) |
![]() | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
![]() | AsStarted | Starts the OPC UA server if it is not started, and returns the same OPC UA server. |
![]() | AsStopped | Stops the OPC UA server if it is started, and returns the same OPC UA server. |
![]() | FindServerNode | Attempts to find the node in the server that matches the specified node descriptor. |
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
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. |
![]() | Converts the specified server component to an OPC UA endpoint descriptor for client connections. |