AdsConnectionAccessWaitTime Property
Gets the access wait time.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public TimeSpan AccessWaitTime { get; }Property Value
TimeSpan
The access wait time.
Remarks
Gets the Wait Time until the next communication try will be done. This time is calculated as follows: ResurrectionTime - (DateTime.Now - ConnectionLostTime)
Reference
AdsConnection Class TwinCAT.Ads Namespace ConnectionLostTime ResurrectionTime
Beckhoff Automation GmbH & Co. KG 2001-2026