AdsConnection.Address Property

Gets the AmsAddress of the ADS server.

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

Implements

IAdsConnection.Address

Reference

AdsConnection Class

TwinCAT.Ads Namespace