SumHandleReadAnyType.ReadAsync Method

Read the values asynchronously.


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

Syntax

C#

public Task<ResultSumValues> ReadAsync(
CancellationToken cancel
)

Parameters

cancel  CancellationToken

The cancellation token

Return Value

Task<ResultSumValues>
An asynchronous task that represents the 'ReadSymbols' operation and returns a ResultSumValues. The overall error return code is contained in the ErrorCode property.

See Also

Reference

SumHandleReadAnyType Class TwinCAT.Ads.SumCommand Namespace Read()

Beckhoff Automation GmbH & Co. KG 2001-2026