ISumSymbolRead.Read Method

Reads the Values.

Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.116+a71ced3

Syntax

C#

Object[] Read()

Return Value

Type: .Object.
System.Object[].

Remarks

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

Reference

ISumSymbolRead Interface

TwinCAT.Ads.SumCommand Namespace

ISumSymbolRead.TryRead(.Object.., .AdsErrorCode..)

ISumSymbolRead.ReadAsync(CancellationToken)