SumSymbolRead.createResults Method

Creates the SumCommand results (abstract)


Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

protected override ResultValue2<ISymbol, Object>[] createResults(
IList<SumDataEntity> infoList,
IList<ReadOnlyMemory<byte>> readBlocks,
AdsErrorCode[] subErrors
)

Parameters

infoList  IList<SumDataEntity>

The information list.

readBlocks  IList<ReadOnlyMemory<Byte>>

The read blocks.

subErrors  AdsErrorCode[]

The sub errors.

Return Value

ResultValue2<ISymbol, Object>[]
ResultReadValueAccess2[].

See Also

Reference

SumSymbolRead Class TwinCAT.Ads.SumCommand Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026