AdsClient.Connect Method (Int32)

Connects to the local target ADS Device.

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

Syntax

C#

public void Connect(
    int port
)

Parameters

port

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

Implements

IAdsConnectAddress.Connect(Int32)

Reference

AdsClient Class

Connect Overload

TwinCAT.Ads Namespace