OPC Labs EasyOPC-UA Components Library
EasyUAPublishSubscribeClient Object Members
Overview 
OpcLabs_EasyOpcUAComponents ActiveX DLL : EasyUAPublishSubscribeClient Object
Public Methods
Provides read-only access to the PubSub configuration provided by an OPC UA server, either by using the PubSub configuration model, or optionally by loading it from an OPC UA file object.

 

DISPID (Dispatch ID):

 

For more information, see AccessOrLoadReadOnlyConfiguration in .NET Reference.

Provides read-only access to PubSub configuration provided by the specified OPC UA server.

 

DISPID (Dispatch ID):

 

For more information, see AccessReadOnlyConfiguration in .NET Reference.

Provides read-only access to PubSub security key service (SKS) provided by the specified OPC UA server.

 

DISPID (Dispatch ID):

 

For more information, see AccessReadOnlySecurityKeyService in .NET Reference.

Provides access to PubSub security key service (SKS) provided by the specified OPC UA server.

 

DISPID (Dispatch ID):

 

For more information, see AccessSecurityKeyService in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see add_Disposed in .NET Reference.

Returns the client object upon which this specialized client is built.

 

DISPID (Dispatch ID):

 

For more information, see AsClient in .NET Reference.

Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see Dispose in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the publish-subscribe object element in the PubSub information model.

 

DISPID (Dispatch ID):

 

For more information, see GetPublishSubscribeElement in .NET Reference.

Gets the service object of the specified type.

 

DISPID (Dispatch ID):

 

For more information, see GetService in .NET Reference.

Gets the service object of the specified type, given by type name.

 

DISPID (Dispatch ID):

 

For more information, see GetServiceByName in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Determines whether there is a node representing the PubSub configuration as an OPC UA file object.

 

DISPID (Dispatch ID):

 

For more information, see HasConfigurationFileNode in .NET Reference.

Determines whether the specified OPC UA server provides a PubSub configuration model.

 

DISPID (Dispatch ID):

 

For more information, see HasConfigurationModel in .NET Reference.

Determines whether the specified OPC UA server provides a PubSub Security Key Service (SKS) model.

 

DISPID (Dispatch ID):

 

For more information, see HasSecurityKeyServiceModel in .NET Reference.

Loads the PubSub configuration from a specified file.

 

DISPID (Dispatch ID):

 

For more information, see LoadReadOnlyConfiguration in .NET Reference.

Loads the PubSub configuration from a well-known OPC UA file object in the information model.

 

DISPID (Dispatch ID):

 

For more information, see LoadReadOnlyConfigurationFromFileNode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see remove_Disposed in .NET Reference.

Determines whether this instance has the same value as a given other instance.

 

DISPID (Dispatch ID):

 

For more information, see ValueEquals in .NET Reference.

Public Properties
The selector of the client object that is used for the specialized client operations.

 

DISPID (Dispatch ID):

 

For more information, see ClientSelector in .NET Reference.

Can be used to distinguish otherwise equal widgets.

 

DISPID (Dispatch ID):

 

For more information, see CustomReference in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Determines whether this specialized client has been derived from an OPC UA client object.

 

DISPID (Dispatch ID):

 

For more information, see IsDerived in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see Site in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Provides a way to load a read-only PubSub configuration in "UABinary" file format from various sources.

 

DISPID (Dispatch ID):

 

For more information, see UAEncodedReadOnlyConfigurationLoader in .NET Reference.

See Also

EasyUAPublishSubscribeClient Object