ISumCommand.Result Property

Gets teh AdsErrorCode of the main SumCommand ADS Request

Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

AdsErrorCode Result { get; }

VB

ReadOnly Property Result As AdsErrorCode
    Get

Property Value

Type: AdsErrorCode
The result.

Reference

ISumCommand Interface

TwinCAT.Ads.SumCommand Namespace