AdsCommunicationStatistics.TotalCommunicationErrors Property

Gets the communication error count.

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

Syntax

C#

public int TotalCommunicationErrors { get; }

Property Value

Type: Int32
The communication error count.

Remarks

The communication errors are the errors that are classified as communication tripping errors (Network communication problems e.g. device not reachable, TrippingErrors)

Reference

AdsCommunicationStatistics Class

TwinCAT Namespace