QuickOPC User's Guide and Reference
IUAReadOnlyPubSubConfigurationExtension Class Members
Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration.Extensions Namespace : IUAReadOnlyPubSubConfigurationExtension Class

The following tables list the members exposed by IUAReadOnlyPubSubConfigurationExtension.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Gets the elements for PubSub connections in the PubSub configuration.  
Public Methodstatic (Shared in Visual Basic)Gets the elements for dataset writers in the specified writer group.  
Public Methodstatic (Shared in Visual Basic)Gets the elements for published datasets in the specified dataset folder, and possibly its subfolders (recursively).  
Public Methodstatic (Shared in Visual Basic)Overloaded. Browses a tree of objects available in the OPC UA configuration, returning all node types.  
Public Methodstatic (Shared in Visual Basic)Gets the elements for the writer groups on the specified PubSub connection.  
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Finds a published dataset by its name, searching the whole PubSub configuration.  
Public Methodstatic (Shared in Visual Basic)Gets the element for the PubSub connection with specified name.  
Public Methodstatic (Shared in Visual Basic)Gets the element for specified dataset writer.  
Public Methodstatic (Shared in Visual Basic)Gets the value of an extension field in specified published dataset.  
Public MethodServes as the default hash function. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Gets values of multiple extension fields on the specified published dataset, without specifying the dataset folder.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets published data items elements on the specified published dataset.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Get the element for the specified published dataset.  
Public Methodstatic (Shared in Visual Basic)Gets the source element for the published dataset, without specifying the dataset folder.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the published events elements for the specified published dataset.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Gets the element for the specified writer group.  
Public Methodstatic (Shared in Visual Basic)Determines whether there is an extension field with the specified qualified name on the published dataset, without specifying the dataset folder.  
Public Methodstatic (Shared in Visual Basic)Gets locators of all dataset writers on specified PubSub connection.  
Public Methodstatic (Shared in Visual Basic)Gets locators of all dataset writers in the PubSub configuration.  
Public Methodstatic (Shared in Visual Basic)Gets names of all published datasets in the PubSub configuration.  
Public Methodstatic (Shared in Visual Basic)Gets the dataset writer locators for the specified published dataset, without specifying the dataset folder.  
Public Methodstatic (Shared in Visual Basic)Gets the qualified names of the extension fields configured on the specified published dataset, without specifying the dataset folder.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Searches for the published dataset in the whole PubSub configuration, and returns the dataset folder path it is in.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

IUAReadOnlyPubSubConfigurationExtension Class
OpcLabs.EasyOpc.UA.PubSub.Configuration.Extensions Namespace