IAdsConnection.IsLocal Property

Gets a value indicating whether the ADS client is connected to a ADS Server on the local computer.

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

Syntax

C#

bool IsLocal { get; }

VB

ReadOnly Property IsLocal As Boolean
    Get

Property Value

Type: Boolean

Reference

IAdsConnection Interface

TwinCAT.Ads Namespace