QuickOPC User's Guide and Reference
IUAReadOnlyPubSubConfiguration Interface Members
Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace : IUAReadOnlyPubSubConfiguration Interface

The following tables list the members exposed by IUAReadOnlyPubSubConfiguration.

Public Methods
 NameDescription
 MethodFinds a PubSub connection by its name.  
 MethodFinds a dataset writer by its name.  
 MethodFinds a published dataset by its name in an optionally specified dataset folder.  
 MethodFinds a writer group by its name.  
 MethodGets values of multiple extension fields on a published dataset.  
 MethodGets the published dataset source element for a specified published dataset.  
 MethodGets the PubSub configuration element.  
 MethodDetermines whether the specified dataset folder exists.  
 MethodDetermines whether the published dataset has a specified extension field.  
 MethodGets names of the PubSub connections in the configuration.  
 MethodGets the names of dataset folders in the PubSub configuration.  
 MethodGets the dataset writer locators for the specified published dataset.  
 MethodGets the names of dataset writers on the specified PubSub connection and writer group.  
 MethodGets the qualified names of the extension fields on the specified published dataset.  
 MethodGets names of published datasets in a specified dataset folder.  
 MethodGets names of the writer groups in the PubSub configuration.  
Top
Extension Methods
 NameDescription
Public Extension MethodGets the elements for PubSub connections in the PubSub configuration.
Public Extension MethodGets the elements for dataset writers in the specified writer group.
Public Extension MethodGets the elements for published datasets in the specified dataset folder, and possibly its subfolders (recursively).
Public Extension MethodOverloaded. Browses a tree of objects available in the OPC UA configuration, returning all node types.
Public Extension MethodGets the elements for the writer groups on the specified PubSub connection.
Public Extension MethodFinds a published dataset by its name, searching the whole PubSub configuration.
Public Extension MethodGets the element for the PubSub connection with specified name.
Public Extension MethodGets the element for specified dataset writer.
Public Extension MethodGets the value of an extension field in specified published dataset.
Public Extension MethodGets values of multiple extension fields on the specified published dataset, without specifying the dataset folder.
Public Extension MethodOverloaded. Gets published data items elements on the specified published dataset.
Public Extension MethodOverloaded. Get the element for the specified published dataset.
Public Extension MethodGets the source element for the published dataset, without specifying the dataset folder.
Public Extension MethodOverloaded. Gets the published events elements for the specified published dataset.
Public Extension MethodGets the element for the specified writer group.
Public Extension MethodDetermines whether there is an extension field with the specified qualified name on the published dataset, without specifying the dataset folder.
Public Extension MethodGets locators of all dataset writers on specified PubSub connection.
Public Extension MethodGets locators of all dataset writers in the PubSub configuration.
Public Extension MethodGets names of all published datasets in the PubSub configuration.
Public Extension MethodGets the dataset writer locators for the specified published dataset, without specifying the dataset folder.
Public Extension MethodGets the qualified names of the extension fields configured on the specified published dataset, without specifying the dataset folder.
Public Extension MethodOverloaded. Searches for the published dataset in the whole PubSub configuration, and returns the dataset folder path it is in.
Top
See Also

Reference

IUAReadOnlyPubSubConfiguration Interface
OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace