SumSymbolRead.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

SumSymbolRead failed!

Remarks

The return values are automatically marshalled to their appropriate .NET types.

Reference

SumSymbolRead Class

TwinCAT.Ads.SumCommand Namespace