OPC Labs EasyOPC-UA Library
UAUadpWriterGroupMessageParameters Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : UAUadpWriterGroupMessageParameters 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.

An array that defines the time in milliseconds for the offset in the publishing interval cycle of sending the network message to the network.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAUadpWriterGroupMessageParameters.SetPublishingOffsets in .NET Reference.

Public Properties
Defines the ordering of the dataset messages in the network messages.

 

DISPID (Dispatch ID):

 

For more information, see DataSetOrdering in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

The time of the last layout change of the content of the network messages published by the writer group.

 

DISPID (Dispatch ID):

 

For more information, see GroupVersion in .NET Reference.

The time of the last layout change of the content of the network messages published by the writer group, expressed as date/time.

 

DISPID (Dispatch ID):

 

For more information, see GroupVersionDateTime in .NET Reference.

The time of the last layout change of the content of the network messages published by the writer group, as 32-bit signed integer.

 

DISPID (Dispatch ID):

 

For more information, see GroupVersionInt32 in .NET Reference.

Defines the optional header fields to be included in the network messages produced by the writer group.

 

DISPID (Dispatch ID):

 

For more information, see NetworkMessageContentMask in .NET Reference.

Defines the time in milliseconds for the offset in the publishing interval cycle of sending the network message to the network.

 

DISPID (Dispatch ID):

 

For more information, see PublishingOffset in .NET Reference.

An array that defines the time in milliseconds for the offset in the publishing interval cycle of sending the network message to the network.

 

DISPID (Dispatch ID):

 

For more information, see PublishingOffsets in .NET Reference.

Defines the time in milliseconds for the offset of creating the network message in the publishing interval cycle.

 

DISPID (Dispatch ID):

 

For more information, see SamplingOffset in .NET Reference.

A symbolic name of the current parameter combination if it has a standard name. Empty otherwise.

 

DISPID (Dispatch ID):

 

For more information, see StandardName in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

UAUadpWriterGroupMessageParameters Object