SumInstancePathAnyTypeRead Constructor

Initializes a new instance of the SumRead class.

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

Syntax

C#

public SumInstancePathAnyTypeRead(
    IAdsConnection connection,
    IList<(string instancePath, Type type, int[] )> typeSpecs
)

Parameters

connection

Type: TwinCAT.Ads.IAdsConnection
The ADS Connection.

typeSpecs

Type: System.Collections.Generic.IList.ValueTuple.String, Type, .Int32...
List of InstancePath / ANY_TYPE specifiers to specify the types of the return values.

Reference

SumInstancePathAnyTypeRead Class

TwinCAT.Ads.SumCommand Namespace