ITcAdsRaw Interface
Internal Raw ADS interface
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface ITcAdsRaw : IAdsReadWriteThe ITcAdsRaw type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Generates a unique handle for an ADS variable (asynchronously) | |
|
|
Releases the handle of a ADS variable again (asynchronously) | |
|
|
Reads data synchronously from an ADS device. | |
|
|
Reads the value of the specified symbol asynchronously. | |
|
|
Read the ADS State asynchronously | |
|
|
Writes data synchronously to an ADS device and reads data from
that device. | |
|
|
Reads the ADS state. | |
|
|
Writes data synchronously to an ADS device. | |
|
|
Writes the state | |
|
|
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. | |
|
|
Writes the AdsState and device state to the ADS device. |