SumSymbolWrite Constructor
Initializes a new instance of the SumSymbolWrite class.
          Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public SumSymbolWrite(
IAdsConnection connection,
IList<ISymbol> symbols
)
VB
Public Sub New (
connection As IAdsConnection,
symbols As IList(Of ISymbol)
)
Parameters
| 
                   connection  | 
                   Type: TwinCAT.Ads.IAdsConnection  | 
| 
                   symbols  | 
                   Type: System.Collections.Generic.IList.ISymbol.  |