OPC Studio User's Guide and Reference
UADataSetWriterData Class Members
Properties  Methods 


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

The following tables list the members exposed by UADataSetWriterData.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertySpecifies additional properties for the configured PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement)
Public PropertyDefines flags to include dataset field related information like status and timestamp in addition to the field value in the dataset message. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Public PropertyDefines the unique ID of the dataset writer for a published dataset. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Public PropertyThe enabled state of the PubSub component. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubComponentElement)
Public PropertyThe multiplier of the publishing interval that defines the maximum number of times the publishing interval expires before a key frame message with values for all published variables is sent. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Public PropertyThe multiplier of the publishing interval that defines the maximum number of times the publishing interval expires before a key frame message with values for all published variables is sent. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Public PropertyDataset message mapping specific dataset writer parameters. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Public PropertyThe name of the PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement)
Public PropertyThe name of the corresponding published dataset. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Public PropertyTransport mapping specific dataset writer parameters. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether this object is equal to the other.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Converts the value of the current object to its equivalent string representation using the specified format. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Public MethodConverts a dataset writer element from a configuration to a OpcLabs.EasyOpc.UA.PubSub.UADataSetWriterDescriptor. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UADataSetWriterElement)
Public Method (Inherited from OpcLabs.BaseLib.Info)
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)
Protected MethodInfrastructure. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement)
Protected MethodInfrastructure. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UADataSetWriterData Class
OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace