SumSymbolRead Constructor

Initializes a new instance of the SumSymbolRead class.

Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 5.0.294+Branch.releases-5.0.Sha.90bb9a1b43b6095934fddca3e72bc0ea15da1c14

Syntax

C#

public SumSymbolRead(
    IAdsConnection connection,
    IList<ISymbol> symbols
)

Parameters

connection

Type: TwinCAT.Ads.IAdsConnection
The ADS Connection.

symbols

Type: System.Collections.Generic.IList.ISymbol.
The symbols to read

Reference

SumSymbolRead Class

TwinCAT.Ads.SumCommand Namespace