AdsClient.Address Property

Gets the target AmsAddress of of the established ADS connection (Destination side).

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 address.

Implements

IAdsConnection.Address

Reference

AdsClient Class

TwinCAT.Ads Namespace