OPC Labs EasyOPC-UA Library
UADataSetWriterElement Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : UADataSetWriterElement Object
Public Methods
Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Converts a dataset writer element from a configuration to a UADataSetWriterDescriptor.

 

DISPID (Dispatch ID):

 

For more information, see ToUADataSetWriterDescriptor in .NET Reference.

Public Properties
Specifies additional properties for the configured PubSub object.

 

DISPID (Dispatch ID):

 

For more information, see CustomPropertyValueDictionary in .NET Reference.

Defines flags to include dataset field related information like status and timestamp in addition to the field value in the dataset message.

 

DISPID (Dispatch ID):

 

For more information, see DataSetFieldContentMask in .NET Reference.

Defines the unique ID of the dataset writer for a published dataset.

 

DISPID (Dispatch ID):

 

For more information, see DataSetWriterId in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

The enabled state of the PubSub component.

 

DISPID (Dispatch ID):

 

For more information, see Enabled in .NET Reference.

The 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.

 

DISPID (Dispatch ID):

 

For more information, see KeyFrameCount in .NET Reference.

The 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, as 32-bit signed integer.

 

DISPID (Dispatch ID):

 

For more information, see KeyFrameCountInt32 in .NET Reference.

Dataset message mapping specific dataset writer parameters.

 

DISPID (Dispatch ID):

 

For more information, see MessageParameters in .NET Reference.

The name of the PubSub object.

 

DISPID (Dispatch ID):

 

For more information, see Name in .NET Reference.

The name of the corresponding published dataset.

 

DISPID (Dispatch ID):

 

For more information, see PublishedDataSetName in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Transport mapping specific dataset writer parameters.

 

DISPID (Dispatch ID):

 

For more information, see TransportParameters in .NET Reference.

See Also

UADataSetWriterElement Object