OPC Labs EasyOPC-UA Library
UseUdpCaptureFile Method
OpcLabs_EasyOpcUA ActiveX DLL > UAPubSubConnectionDescriptor Object : UseUdpCaptureFile Method

Description
Sets the PubSub connection descriptor to use UDP packet capture data from a given file.

 

DISPID (Dispatch ID):

 

For more information, see UseUdpCaptureFile in .NET Reference.

Syntax
Visual Basic
Public Sub UseUdpCaptureFile( _
   ByVal captureFileName As String _
) 
Parameters
captureFileName

Return Type

See UseUdpCaptureFile in .NET Reference.

Remarks

For remarks, see UseUdpCaptureFile in .NET Reference.

Example

For examples, see UseUdpCaptureFile in .NET Reference.

See Also

UAPubSubConnectionDescriptor Object  | UAPubSubConnectionDescriptor Members