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

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

The following tables list the members exposed by _UAPubSubConnectionDescriptor.

Public Properties
 NameDescription
 PropertyBroker specific transport mapping specific parameters (optional).  
 PropertyTransport mapping specific parameters (optional).  
 PropertySpecifies additional properties for the configured PubSub object.  
 PropertyDatagram specific transport mapping specific parameters (optional).  
 PropertyThe display string for the current object.  
 PropertyThe connection transport parameters that are effectively being for this descriptor.  
 PropertyThe effective transport profile URI string being used by this PubSub connection descriptor.  
 PropertyDetermines whether there is a logical name in this PubSub object descriptor.  
 PropertyDetermines whether the descriptor has a non-null network address specified.  
 PropertyThe transport profile URI string implied by the network address, if achievable.  
 PropertyThe transport profile URI string inferred from the network address, if possible.  
 PropertyDetermines whether this object represents a null PubSub object descriptor.  
 PropertyThe logical name of the PubSub object, if available.  
 PropertyContains the network address information for the communication middleware.  
 PropertyNetwork address information in the form of a resource descriptor (can be represented as URL string).  
 PropertyThe name of the transport profile.  
 PropertyIndicates the transport protocol mapping and the message mapping used. A URI string.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodDetermines whether this PubSub object descriptor is strictly physical with specified transport profile URI string.  
 MethodLogicalizes the PubSub connection descriptor, by removing the physical information from it.  
 MethodPhysicalizes the PubSub object descriptor, by removing the logical information from it.  
 MethodDetermines whether this PubSub object descriptor requires a resolution (in order to obtain the necessary physical information) with specified transport profile URI string.  
 Method  
 MethodSets the PubSub connection descriptor to use Ethernet packet capture data from a given file.  
 MethodSets the PubSub connection descriptor to use UDP packet capture data from a given file.  
Top
See Also

Reference

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