SumHandleWriteRawWriteAsync Method
Write the values asynchronously.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public Task<ResultSumCommand> WriteAsync(
IList<ReadOnlyMemory<byte>> values,
CancellationToken cancel
)Parameters
|
values IListReadOnlyMemoryByte |
The values. |
|
cancel CancellationToken |
The cancellation token. |
Return Value
Task
ResultSumCommand
An asynchronous task that represents the 'ReadWriteRaw'
operation and returns a ResultSumCommand.
The overall error return code is contained in the ErrorCode
property.
Reference
SumHandleWriteRaw Class TwinCAT.Ads.SumCommand Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026