SumCreateHandles Constructor (IAdsConnection, IList.String.)

Initializes a new instance of the SumCreateHandles class.

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

Syntax

C#

public SumCreateHandles(
    IAdsConnection connection,
    IList<string> instancePaths
)

Parameters

connection

Type: TwinCAT.Ads.IAdsConnection
The connection.

instancePaths

Type: System.Collections.Generic.IList.String.
The instance paths.

Remarks

Uses the Strict

Reference

SumCreateHandles Class

SumCreateHandles Overload

TwinCAT.Ads.SumCommand Namespace