AdsCommunicationStatistics.TotalErrors Property

Gets the total error count.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int TotalErrors { get; }

VB

Public ReadOnly Property TotalErrors As Integer
    Get

Property Value

Type: Int32
The total error count.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace