AdsCommunicationStatistics.LastSucceededAt Property

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

Namespace:  TwinCAT
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public DateTimeOffset? LastSucceededAt { get; }

Property Value

Type: 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