SumCreateHandles(IAdsConnection, IListString, SumCommandErrorStrategy, SumFallbackMode) Constructor

Initializes a new instance of the SumCreateHandles class.


Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public SumCreateHandles(
    IAdsConnection connection,
    IList<string> instancePaths,
    SumCommandErrorStrategy errorStrategy = SumCommandErrorStrategy.Strict,
    SumFallbackMode fallbackMode = SumFallbackMode.All
)

Parameters

connection  IAdsConnection

The connection.

instancePaths  IListString

The instance paths.

errorStrategy  SumCommandErrorStrategy  (Optional)

The error strategy.

fallbackMode  SumFallbackMode  (Optional)

The fallback mode.

Reference

SumCreateHandles Class SumCreateHandles Overload TwinCAT.Ads.SumCommand Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026