AdsErrorException.Create Method (AdsErrorCode)
Creates the AdsErrorException
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public static AdsErrorException Create(
AdsErrorCode adsErrorCode
)
VB
Public Shared Function Create (
adsErrorCode As AdsErrorCode
) As AdsErrorException