ISumCommand.SubResults Property

Gets the sub results of the single Sub Requests.

Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

AdsErrorCode[] SubResults { get; }

Property Value

Type: .AdsErrorCode.
The sub results.

Reference

ISumCommand Interface

TwinCAT.Ads.SumCommand Namespace