AdsCommunicationStatisticsLastSucceededAt Property

Gets the Date/Time of the last succeeded ADS communication/Roundtrip.


Namespace: TwinCAT
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public DateTimeOffset? LastSucceededAt { get; }

Property Value

Nullable DateTimeOffset
The Date/Time value.

Remarks

A successful communication is also a negative ADS response (not NoError) that is not classified as communication/tripping error (TrippingErrors).

Reference

AdsCommunicationStatistics Class TwinCAT Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026