SumDeleteNotifications(IAdsConnection, UInt32, 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 SumDeleteNotifications(
    IAdsConnection connection,
    uint[] clientNotificationHandles,
    SumCommandErrorStrategy errorStrategy,
    SumFallbackMode fallbackMode = SumFallbackMode.All
)

Parameters

connection  IAdsConnection

The connection.

clientNotificationHandles  UInt32

The notification handles.

errorStrategy  SumCommandErrorStrategy

The error strategy.

fallbackMode  SumFallbackMode  (Optional)

The fallback mode.

Exceptions

Exception

Condition

ArgumentNullException

connection

ArgumentNullException

notificationHandles

ArgumentException

connection or variableHandles or lengths

Reference

SumDeleteNotifications Class SumDeleteNotifications Overload TwinCAT.Ads.SumCommand Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026