SumInstancePathAnyTypeReadReadAsync Method

Reads all the values as an asynchronous operation in one ADS roundtrip and returns an result object containing all the SumCommand SubResults.


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

Syntax

C#

public Task<ResultSumTypedValues<string, Object>> ReadAsync(
    CancellationToken cancel
)

Parameters

cancel  CancellationToken

The cancellation token.

Return Value

TaskResultSumTypedValuesString, Object
A Task<ResultSumValues2> representing the asynchronous operation.

Reference

SumInstancePathAnyTypeRead Class TwinCAT.Ads.SumCommand NamespaceRead[!:TryRead(out object[], out AdsErrorCode[])]

Beckhoff Automation GmbH & Co. KG 2001-2026