IAdsReadWriteTimeoutAccess Interface
Interface IAdsReadWriteTimeoutAccess
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public interface IAdsReadWriteTimeoutAccess
The IAdsReadWriteTimeoutAccess type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Reads data synchronously from an ADS device and writes it to the given stream. | |
|
Reads data synchronously from an ADS device and writes it to an object. | |
|
Writes data synchronously to an ADS device and then Reads data from this device. | |
|
Reads data synchronously from an ADS device and writes it to the given stream. | |
|
Writes data synchronously to an ADS device and then Reads data from this device. | |
|
Writes data synchronously to an ADS device. | |
|
Writes data synchronously to an ADS device. | |
|
Writes an object synchronously to an ADS device. |
Remarks
For internal use only.