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

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

 

DISPID (Dispatch ID):

 

For more information, see UseEthernetCaptureFile in .NET Reference.

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

Return Type

See UseEthernetCaptureFile in .NET Reference.

Remarks

For remarks, see UseEthernetCaptureFile in .NET Reference.

Example

For examples, see UseEthernetCaptureFile in .NET Reference.

See Also

UAPubSubConnectionDescriptor Object  | UAPubSubConnectionDescriptor Members