ISumRead2SRead2Async Method
Reads Symbol values as an asynchronous operation.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
Task<ResultSumValues2<S>> Read2Async(
CancellationToken cancel
)Parameters
|
cancel CancellationToken |
The cancellation token. |
Return Value
Task
ResultSumValues2
S
An asynchronous task that represents the 'Read' operation
and returns a ResultSumValues. The
overall error return code is contained in the ErrorCode
property.
Reference
ISumRead2S Interface TwinCAT.Ads.SumCommand Namespace Read2
Beckhoff Automation GmbH & Co. KG 2001-2026