AdsClient.ClientAddress Property

Get the client AmsAddress (Source side).

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

Syntax

C#

public AmsAddress ClientAddress { get; }

Property Value

Type: AmsAddress
The client address.

Implements

IAdsConnection.ClientAddress

Reference

AdsClient Class

TwinCAT.Ads Namespace