AdsCommunicationStatistics.ErrorsSinceLastSucceeded Property

Gets the error count since last access (UTC)

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

Syntax

C#

public int ErrorsSinceLastSucceeded { get; }

VB

Public ReadOnly Property ErrorsSinceLastSucceeded As Integer
    Get

Property Value

Type: Int32
The error count since last access.

Reference

AdsCommunicationStatistics Class

TwinCAT.Ads Namespace