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