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, effectively reducing roundtrips.
Classes
|
Class |
Description |
---|---|---|
|
Result class for an asynchronous TwinCAT.Ads.SumCommand: | |
|
Result class for an asynchronous SumCreateHandles>. | |
|
Result class for an asynchronous SumCreateHandles. | |
|
Result class for an asynchronous SumRead>. | |
|
Result class for an asynchronous SumSymbolRead>. | |
|
SumCommandBase for getting variable handles by a set of InstancePaths | |
|
Read (primitive, Any) values by Handle SumCommandBase. | |
|
Write any (primitive) values by Handle SumCommandBase. | |
|
Release Handles SumCommandBase. | |
|
Symbolic ADS Sum read access | |
|
Class for ADS Sum symbolic Write Access. |
Interfaces
|
Interface |
Description |
---|---|---|
|
Interface for SumCommands (Combined commands) | |
|
Interface ISumSymbolRead Implements the ISumCommand |