AdsSession.Address Property

Gets the target address of the AdsSession

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

Syntax

C#

public AmsAddress Address { get; }

VB

Public ReadOnly Property Address As AmsAddress
    Get

Property Value

Type: AmsAddress
The address.

Implements

IAdsSession.Address

Reference

AdsSession Class

TwinCAT.Ads Namespace