ISumCommandExtension Class

Extension class for ISumCommand derived classes.

Inheritance Hierarchy

SystemObject
  TwinCAT.Ads.SumCommandISumCommandExtension

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

Syntax

C#

public static class ISumCommandExtension

The ISumCommandExtension type exposes the following members.

Methods

 

Name

Description

AllFailed

Gets a value indicating, that all SubCommands failed.

AllSucceeded

Gets a value indicating, that all SubCommands succeeded.

FirstSubError

Gets the first SubError that is not NoError

OneFailed

Gets a value indicating, whether the overall Sumcommand failed (checking all subcommand results).

OneSucceeded

Gets a value indicating, whether the overall SumCommand succeeded (including all subcommands)

OverallError

Gets the Overall (combined error) from SumCommand AND SubCommands.

Reference

TwinCAT.Ads.SumCommand Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026