ResultSumValues Properties

The ResultSumValues type exposes the following members.

Properties

 

Name

Description

ResultSumValues Properties 1:

ErrorCode

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

ResultSumValues Properties 2:

Failed

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

ResultSumValues Properties 3:

FirstSubError

Gets the first SubError that is not NoError (Inherited from ResultSumCommand.)

ResultSumValues Properties 4:

InvokeId

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

ResultSumValues Properties 5:

OverallError

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

ResultSumValues Properties 6:

OverallFailed

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

ResultSumValues Properties 7:

OverallSucceeded

Gets a value indicating, whether the overall SumCommand succeeded (including all subcommands) (Inherited from ResultSumCommand.)

ResultSumValues Properties 8:

SubErrors

Gets the Error codes for the single SumCommands. (Inherited from ResultSumCommand.)

ResultSumValues Properties 9:

Succeeded

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

ResultSumValues Properties 10:

Values

The Read data as marshalled values

Reference

ResultSumValues Class

TwinCAT.Ads.SumCommand Namespace