IAdsReadWrite Interface
Interface for ADS Read/Write access via IndexGroup / IndexOffset
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface IAdsReadWriteThe IAdsReadWrite type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Reads data synchronously from an ADS device. | |
|
|
Writes data synchronously to an ADS device and reads data from that device. | |
|
|
Writes data synchronously to an ADS device. | |
|
|
Sends a 'Write' request to the ADS device at the specified address. | |
|
|
Writes data synchronously to an ADS device. | |
|
|
Writes data synchronously to an ADS device. | |
|
|
Writes the data / Value asynchronously into the specified writeBuffer. |