SumSymbolRead.ReadAsync Method
Reads Symbol values as an asynchronous operation.
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 'Read' operation and returns a ResultSumValues. The overall error return code
is contained in the ErrorCode property.
See Also
Reference
SumSymbolRead Class TwinCAT.Ads.SumCommand NamespaceRead()TryRead(Object[], AdsErrorCode[])
Beckhoff Automation GmbH & Co. KG 2001-2026