AdsErrorCodeExtensions Class
Class AdsErrorCodeExtensions.
Inheritance Hierarchy
System.Object
TwinCAT.Ads.AdsErrorCodeExtensions
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public static class AdsErrorCodeExtensions
The AdsErrorCodeExtensions type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Indicates, that the communication failed with AdsErrorCode. | |
|
Indicates, that the communication / AdsErrorCode doesn't show an error. |
Remarks
This class extends the AdsErrorCode by Succeeded(AdsErrorCode) and Failed(AdsErrorCode) methods.
Further Information