AdsSumCommandException.SumCommand Property

Gets the sum command.

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

Syntax

C#

public ISumCommand SumCommand { get; }

VB

Public ReadOnly Property SumCommand As ISumCommand
    Get

Property Value

Type: ISumCommand
The sum command.

Reference

AdsSumCommandException Class

TwinCAT.Ads Namespace