AdsCommunicationStatistics.CommunicationErrorsSinceLastSucceeded Property

Gets the number of communication errors since the last successful access

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

Syntax

C#

public int CommunicationErrorsSinceLastSucceeded { get; }

Property Value

Type: Int32

Remarks

Only communication (tripping, TrippingErrors) errors count here. A succeeded roundtrip (non tripping) sets this value to zero.

Reference

AdsCommunicationStatistics Class

TwinCAT Namespace