SumInstancePathAnyTypeRead(IAdsConnection, IList<ValueTuple<String, AnyTypeSpecifier>>, SumFallbackMode) Constructor

Initializes a new instance of the SumRead class.


Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public SumInstancePathAnyTypeRead(
IAdsConnection connection,
IList<(string instancePath, AnyTypeSpecifier spec)> typeSpecs,
SumFallbackMode fallbackMode
)

Parameters

connection  IAdsConnection

The ADS Connection.

typeSpecs  IList<ValueTuple<String, AnyTypeSpecifier>>

List of InstancePath / ANY_TYPE specifiers to specify the types of the return values.

fallbackMode  SumFallbackMode

The fallback mode.

Remarks

Uses the Strict.

See Also

Reference

SumInstancePathAnyTypeRead Class SumInstancePathAnyTypeRead Overload TwinCAT.Ads.SumCommand Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026