QuickOPC User's Guide and Reference
_UASubscribeDataSetFilter Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace : _UASubscribeDataSetFilter Interface

The following tables list the members exposed by _UASubscribeDataSetFilter.

Public Properties
 NameDescription
 PropertyDetermines whether the filter allows (variable) data messages through.  
 PropertyDetermines whether the filter allows event messages through.  
 PropertySpecifies the (optional) dataset writer filtering.  
 PropertyThe display string for the current object.  
 PropertyDetermines whether the filtering by dataset writer is performed.  
 PropertyDetermines whether the filtering by origin pattern is performed.  
 PropertyDetermines whether the filtering by publisher Id is performed.  
 PropertyDetermines whether the filtering by required field values is performed.  
 PropertyDetermines whether the filtering by the writer group descriptor is performed.  
 PropertySpecifies the (optional) origin filtering by a pattern.  
 PropertySpecifies the (optional) publisher Id filtering.  
 PropertySpecifies filtering by given field values.  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
 PropertySpecifies the (optional) writer group filtering.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodDetermines whether the filter is strictly physical.  
 MethodLogicalizes the filter, by removing the physical information from it.  
 MethodPhysicalizes the filter for the specified transport profile URI string.  
 MethodPhysicalizes the required field values for the specified transport profile URI string.  
 MethodDetermines whether the required field values are strictly physical with the specified transport profile URI string.  
 MethodDetermines whether the required field values require resolution with specified transport profile URI string.  
 MethodDetermines whether the filter requires resolution with specified transport profile URI string.  
 Method  
Top
See Also

Reference

_UASubscribeDataSetFilter Interface
OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace