ITcAdsRaw.DeleteVariableHandleAsync Method

Releases the handle of a ADS variable again (asynchronously)


Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

Task<ResultAds> DeleteVariableHandleAsync(
uint variableHandle,
CancellationToken cancel
)

Parameters

variableHandle  UInt32

Handle of the ADS variable

cancel  CancellationToken

The cancellation token.

Return Value

Task<ResultAds>
A task that represents the asynchronous 'ReadState' operation. The ResultAds parameter contains the ErrorCode of the ADS communication after execution.

See Also

Reference

ITcAdsRaw Interface TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026