OPC Labs EasyOPC-UA Library
SetPublishingOffsets Method
OpcLabs_EasyOpcUA ActiveX DLL > UAUadpWriterGroupMessageParameters Object : SetPublishingOffsets Method

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

Syntax
Visual Basic
Public Sub SetPublishingOffsets( _
   ByRef value() As Double _
) 
Parameters
value

Return Type
Remarks

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

Example

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

See Also

UAUadpWriterGroupMessageParameters Object  | UAUadpWriterGroupMessageParameters Members