AdsCommunicationStatistics.TotalErrors Property
Gets the total number of negative ADS responses.
Namespace: TwinCAT
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public int TotalErrors { get; }
Property Value
Type: Int32
The total number of negative ADS responses.
Remarks
This number includes all communication/tripping errors and succeeded negative ADS responses.