AdsConnection.Address Property

Gets the AmsAddress of the ADS server.

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

Syntax

C#

public AmsAddress Address { get; }

Property Value

Type: AmsAddress
The server address.

Implements

IAdsConnection.Address

Reference

AdsConnection Class

TwinCAT.Ads Namespace