ResultSumReadRaw Properties

The ResultSumReadRaw type exposes the following members.

Properties

 

Name

Description

ResultSumReadRaw Properties 1:

ErrorCode

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

ResultSumReadRaw Properties 2:

Failed

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

ResultSumReadRaw Properties 3:

FirstSubError

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

ResultSumReadRaw Properties 4:

InvokeId

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

ResultSumReadRaw Properties 5:

OverallError

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

ResultSumReadRaw Properties 6:

OverallFailed

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

ResultSumReadRaw Properties 7:

OverallSucceeded

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

ResultSumReadRaw Properties 8:

ReadBlocks

List of the read raw memory blocks read.

ResultSumReadRaw Properties 9:

SubErrors

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

ResultSumReadRaw Properties 10:

Succeeded

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

Reference

ResultSumReadRaw Class

TwinCAT.Ads.SumCommand Namespace