IAdsConnectAddress.Connect Method (Int32)

Connects to the local target ADS Device.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

void Connect(
    int port
)

Parameters

port

Type: System.Int32
The port number of the local ADS target device to connect to.

Reference

IAdsConnectAddress Interface

Connect Overload

TwinCAT.Ads Namespace