AdsErrorCodeExtension Class
Class AdsErrorCodeExtensions.
Inheritance Hierarchy
SystemObject
TwinCAT.AdsAdsErrorCodeExtension
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public static class AdsErrorCodeExtensionThe AdsErrorCodeExtension type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Indicates, that the communication failed with AdsErrorCode. | |
|
|
Indicates, that the requested service or license is not supported on the device/target | |
|
|
Indicates, that the communication / AdsErrorCode doesn't show an error. |
Remarks
This class extends the AdsErrorCode by Succeeded(AdsErrorCode) and Failed(AdsErrorCode) methods.