AdsConnection.ClientAddress Property

Get the AmsAddress of the ADS client.

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

Syntax

C#

public AmsAddress ClientAddress { get; }

VB

Public ReadOnly Property ClientAddress As AmsAddress
    Get

Property Value

Type: AmsAddress
The client address.

Implements

IAdsConnection.ClientAddress

Reference

AdsConnection Class

TwinCAT.Ads Namespace