SumHandleWriteAnyTypeWriteAsync 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(
Object[] values,
CancellationToken cancel
)Parameters
|
values Object |
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
SumHandleWriteAnyType Class TwinCAT.Ads.SumCommand Namespace Write(Object)TryWrite(Object, AdsErrorCode)
Beckhoff Automation GmbH & Co. KG 2001-2026