SumAnyTypeRead.Read2 Method

Reads the Values.

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

Syntax

C#

public ResultSumValues2<ISymbol> Read2()

Return Value

Type: ResultSumValues2.ISymbol.
System.Object[].

Implements

ISumRead2.S..Read2.

Remarks

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

Reference

SumAnyTypeRead Class

TwinCAT.Ads.SumCommand Namespace

[!:TryRead(out object[], out AdsErrorCode[])]

ISumRead2.ReadAsync(CancellationToken)