AdsSession Constructor (AmsAddress)

Initializes a new instance of the AdsSession class.

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

Syntax

C#

public AdsSession(
    AmsAddress address
)

VB

Public Sub New ( 
    address As AmsAddress
)

Parameters

address

Type: TwinCAT.Ads.AmsAddress
The address.

Reference

AdsSession Class

AdsSession Overload

TwinCAT.Ads Namespace