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

Public Properties
Defines a dataset class related filter.

 

DISPID (Dispatch ID):

 

For more information, see DataSetClassId in .NET Reference.

Defines a dataset class related filter, expressed as a string.

 

DISPID (Dispatch ID):

 

For more information, see DataSetClassIdString in .NET Reference.

Indicates the optional header fields included in the dataset messages.

 

DISPID (Dispatch ID):

 

For more information, see DataSetMessageContentMask in .NET Reference.

Defines the offset for the dataset message inside the corresponding network message.

 

DISPID (Dispatch ID):

 

For more information, see DataSetOffset in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Defines the expected value in the group version field in the header of the network message.

 

DISPID (Dispatch ID):

 

For more information, see GroupVersion in .NET Reference.

Defines the expected value in the group version field in the header of the network message, expressed as date/time.

 

DISPID (Dispatch ID):

 

For more information, see GroupVersionDateTime in .NET Reference.

Defines the expected value in the group version field in the header of the network message, as 32-bit signed integer.

 

DISPID (Dispatch ID):

 

For more information, see GroupVersionInt32 in .NET Reference.

Indicates the optional header fields included in the received network messages.

 

DISPID (Dispatch ID):

 

For more information, see NetworkMessageContentMask in .NET Reference.

The number of the network message inside a publishing interval in which the dataset message is published.

 

DISPID (Dispatch ID):

 

For more information, see NetworkMessageNumber in .NET Reference.

Defines the time in milliseconds for the offset in the publishing interval cycle when the received dataset must be processed by the application in the subscriber.

 

DISPID (Dispatch ID):

 

For more information, see ProcessingOffset in .NET Reference.

Indicates the rate the publisher sends network messages related to the DataSet.

 

DISPID (Dispatch ID):

 

For more information, see PublishingInterval in .NET Reference.

Defines the time in milliseconds for the offset in the publishing interval cycle for the expected receive time of the network message for the dataset from the network.

 

DISPID (Dispatch ID):

 

For more information, see ReceiveOffset 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

UAUadpDataSetReaderMessageParameters Object