IAdsAnyAccess Interface
Interface for accessing ADS 'Any' objects.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface IAdsAnyAccess
VB
Public Interface IAdsAnyAccess
Methods
|
Name |
Description |
---|---|---|
|
Reads data synchronously from an ADS device and writes it to an object. | |
|
Reads data synchronously from an ADS device and writes it to an object. | |
|
Reads data synchronously from an ADS device and writes it to an object. | |
|
Reads data synchronously from an ADS device and writes it to an object. | |
|
Reads the string. | |
|
Reads the string | |
|
Writes an object synchronously to an ADS device. | |
|
Writes an object synchronously to an ADS device. If the Type of the object to be written is a string type, the first element of parameter args specifies the number of characters of the string. | |
|
Writes an object synchronously to an ADS device. | |
|
Writes an object synchronously to an ADS device. |