ISumCommandExtension Methods

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

ISumCommandExtension Class

TwinCAT.Ads.SumCommand Namespace