SumAnyTypeRead Constructor

Initializes a new instance of the SumAnyTypeRead class.

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

Syntax

C#

public SumAnyTypeRead(
    IAdsConnection connection,
    IList<(ISymbol symbol, Type type, int[] )> symbolSpec
)

Parameters

connection

Type: TwinCAT.Ads.IAdsConnection
The ADS Connection.

symbolSpec

Type: System.Collections.Generic.IList.ValueTuple.ISymbol, Type, .Int32...
The symbols specifier (ANY_TYPE)

Reference

SumAnyTypeRead Class

TwinCAT.Ads.SumCommand Namespace