ResultSumHandles Properties

The ResultSumHandles type exposes the following members.

Properties

 

Name

Description

ResultSumHandles Properties 1:

ErrorCode

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

ResultSumHandles Properties 2:

Failed

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

ResultSumHandles Properties 3:

FirstSubError

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

ResultSumHandles Properties 4:

Handles

The registered Symbol handles.

ResultSumHandles Properties 5:

InvokeId

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

ResultSumHandles Properties 6:

OverallError

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

ResultSumHandles Properties 7:

OverallFailed

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

ResultSumHandles Properties 8:

OverallSucceeded

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

ResultSumHandles Properties 9:

SubErrors

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

ResultSumHandles Properties 10:

Succeeded

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

Reference

ResultSumHandles Class

TwinCAT.Ads.SumCommand Namespace