IAdsHandleAccess Interface
Interface for ads access via variable handle
          Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface IAdsHandleAccess
VB
Public Interface IAdsHandleAccess
The IAdsHandleAccess type exposes the following members.
Methods
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                      | 
                   Generates a unique handle for an ADS variable.  | |
| 
                   
                      | 
                   Releases the handle of a ADS variable again.  | |
| 
                   
                      | 
                   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 the given stream.  | |
| 
                   
                      | 
                   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 data synchronously to an ADS device.  |