TcAdsClient Constructor (AdsClientSettings)

Initializes a new instance of the TcAdsClient class.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public TcAdsClient(
    AdsClientSettings settings
)

VB

Public Sub New ( 
    settings As AdsClientSettings
)

Parameters

settings

Type: TwinCAT.Ads.AdsClientSettings
The settings.

Reference

TcAdsClient Class

TcAdsClient Overload

TwinCAT.Ads Namespace