SumHandleRead.Read Method

Reads the values.

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

Syntax

C#

public Object[] Read()

VB

Public Function Read As Object()

Return Value

Type: .Object.
System.Object[].

Exceptions

Exception

Condition

AdsSumCommandException

SumAnyReadByHandleCommand failed!

Reference

SumHandleRead Class

TwinCAT.Ads.SumCommand Namespace