SumInstancePathAnyTypeRead.Read Method

Reads all the values in one ADS roundtrip and returns an result object containing all the SumCommand SubResults.

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

Syntax

C#

public ResultSumTypedValues<string, Object> Read()

Return Value

Type: ResultSumTypedValues.String, Object.
System.Object[].

Remarks

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

Reference

SumInstancePathAnyTypeRead Class

TwinCAT.Ads.SumCommand Namespace

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

ISumRead2.ReadAsync(CancellationToken)