Session.AddressSpecifier Property

Gets the communication endpoint address string representation.

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

Syntax

C#

public string AddressSpecifier { get; }

VB

Public ReadOnly Property AddressSpecifier As String
    Get

Property Value

Type: String
The address.

Implements

ISession.AddressSpecifier

Reference

Session Class

TwinCAT Namespace