AdsCommunicationStatistics.LastCommunicationErrorAt Property

Gets the last tripping error time.

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

Syntax

C#

public DateTimeOffset LastCommunicationErrorAt { get; }

Property Value

Type: DateTimeOffset
The last tripping error time.

Remarks

Tripping errors are errors that are preventing the ADS Session to communicate until a resurrection occurs. These are all errors that are classified that the target system could not be reached.

Reference

AdsCommunicationStatistics Class

TwinCAT Namespace