ResultSumCommand Properties

The ResultSumCommand type exposes the following members.

Properties

 

Name

Description

ResultSumCommand Properties 1:

ErrorCode

Gets the ADS Error code bound to this Result object. (Inherited from ResultAds.)

ResultSumCommand Properties 2:

Failed

Gets a value indicating whether the ResultAds state is failed. (Inherited from ResultAds.)

ResultSumCommand Properties 3:

FirstSubError

Gets the first SubError that is not NoError

ResultSumCommand Properties 4:

InvokeId

Gets the ADS requests invoke identifier (or 0 if not supported) (Inherited from ResultAds.)

ResultSumCommand Properties 5:

OverallError

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

ResultSumCommand Properties 6:

OverallFailed

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

ResultSumCommand Properties 7:

OverallSucceeded

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

ResultSumCommand Properties 8:

SubErrors

Gets the Error codes for the single SumCommands.

ResultSumCommand Properties 9:

Succeeded

Gets a value indicating whether the ResultAds state is succeeded. (Inherited from ResultAds.)

Reference

ResultSumCommand Class

TwinCAT.Ads.SumCommand Namespace