SumHandleWrite.Write Method

Writes the values to the Symbols.

Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public void Write(
    Object[] values
)

VB

Public Sub Write ( 
    values As Object()
)

Parameters

values

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

Exceptions

Exception

Condition

AdsSumCommandException

SumAnyWriteByHandleCommand failed!

Reference

SumHandleWrite Class

TwinCAT.Ads.SumCommand Namespace