TwinCAT.Ads.SumCommand Namespace

ADS offers powerful and fast communication to exchange any kind of information. It's possible to read single variables or complete arrays and structures with each one single ADS-API call. ADS Sum-Commands offer to read/write with one single ADS call multiple variables which are not structured within a linear memory, effectivly reducing roundtrips.

Classes

 

Class

Description

SumCreateHandles

SumCommand for getting variable handles by a set of InstancePaths

SumHandleRead

Read (primitive, Any) values by Handle SumCommand.

SumHandleWrite

Write any (primitive) values by Handle SumCommand.

SumReleaseHandles

Release Handles SumCommand.

SumSymbolRead

Symbolic ADS Sum read access

SumSymbolWrite

Class for ADS Sum symbolic Write Access.

Interfaces

 

Interface

Description

ISumCommand

Interface for SumCommands (Combined commands)