SumHandleWrite.Write Method

Writes the values to the Symbols.

Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public void Write(
    Object[] values
)

Parameters

values

Type: .System.Object.
The Values (Any primitive types only):

Exceptions

Exception

Condition

AdsSumCommandException

SumAnyWriteByHandleCommand failed!

Reference

SumHandleWrite Class

TwinCAT.Ads.SumCommand Namespace

SumHandleWrite.TryWrite(.Object., .AdsErrorCode..)

SumHandleWrite.WriteAsync(.Object., CancellationToken)