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 |
symbolSpec |
Type: System.Collections.Generic.IList.ValueTuple.ISymbol, Type, .Int32... |