AdsClient.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: 6.0.328+39e3229
Syntax
C#
public bool IsLocal { get; }
Property Value
Type: Boolean
true if this instance is local;
otherwise, false.
Exceptions
Exception |
Condition |
---|---|