IAdsAnyAccess Interface
Interface for accessing ADS 'Any' objects.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface IAdsAnyAccessThe IAdsAnyAccess type exposes the following members.
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 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 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 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 data asynchronously from an ADS device and writes it to an object. | |
|
|
ReadAnyAsync(UInt32, UInt32, Type, Int32, CancellationToken) |
Reads data asynchronously from an ADS device and writes it to an object. |
|
|
Reads data asynchronously from an ADS device. | |
|
|
Reads data asynchronously from an ADS device. | |
|
|
Reads data asynchronously from an ADS device and writes it to an object. | |
|
|
Reads data asynchronously from an ADS device and writes it to an object. | |
|
|
Reads data asynchronously from an ADS device and writes it to an object. | |
|
|
Reads data asynchronously from an ADS device and writes it to an object. | |
|
|
Reads any string. | |
|
|
Reads a string from the specified symbol/variable. | |
|
|
Reads as string from a specified address. | |
|
|
ReadAnyStringAsync(String, Int32, Encoding, CancellationToken) |
Reads a string asynchronously from the specified symbol/variable |
|
|
ReadAnyStringAsync(UInt32, Int32, Encoding, CancellationToken) |
Reads a string asynchronously from the specified symbol/variable |
|
|
ReadAnyStringAsync(UInt32, UInt32, Int32, Encoding, CancellationToken) |
Reads a string from a specified address asynchronously. |
|
|
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. | |
|
|
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 asynchronously 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 asynchronously 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. | |
|
|
WriteAnyAsync(UInt32, UInt32, Object, Int32, CancellationToken) |
Writes an object asynchronously 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. |
- IAdsAnyAccess.ReadAny Method (UInt32, Type)
- IAdsAnyAccess.ReadAny Method (UInt32, Type, .Int32.)
- IAdsAnyAccess.ReadAny Method (UInt32, UInt32, Type)
- IAdsAnyAccess.ReadAny Method (UInt32, UInt32, Type, .Int32.)
- IAdsAnyAccess.ReadAny.T. Method (UInt32)
- IAdsAnyAccess.ReadAny.T. Method (UInt32, .Int32.)
- IAdsAnyAccess.ReadAny.T. Method (UInt32, UInt32)
- IAdsAnyAccess.ReadAny.T. Method (UInt32, UInt32, .Int32.)
- IAdsAnyAccess.ReadAnyAsync Method (UInt32, Type, CancellationToken)
- IAdsAnyAccess.ReadAnyAsync Method (UInt32, Type, .Int32., CancellationToken)
- IAdsAnyAccess.ReadAnyAsync Method (UInt32, UInt32, Type, CancellationToken)
- IAdsAnyAccess.ReadAnyAsync Method (UInt32, UInt32, Type, .Int32., CancellationToken)
- IAdsAnyAccess.ReadAnyAsync.T. Method (UInt32, CancellationToken)
- IAdsAnyAccess.ReadAnyAsync.T. Method (UInt32, .Int32., CancellationToken)
- IAdsAnyAccess.ReadAnyAsync.T. Method (UInt32, UInt32, CancellationToken)
- IAdsAnyAccess.ReadAnyAsync.T. Method (UInt32, UInt32, .Int32., CancellationToken)
- IAdsAnyAccess.ReadAnyString Method (UInt32, Int32, Encoding)
- IAdsAnyAccess.ReadAnyString Method (UInt32, UInt32, Int32, Encoding)
- IAdsAnyAccess.ReadAnyStringAsync Method (UInt32, Int32, Encoding, CancellationToken)
- IAdsAnyAccess.ReadAnyStringAsync Method (UInt32, UInt32, Int32, Encoding, CancellationToken)
- IAdsAnyAccess.WriteAny Method (UInt32, Object)
- IAdsAnyAccess.WriteAny Method (UInt32, Object, .Int32.)
- IAdsAnyAccess.WriteAny Method (UInt32, UInt32, Object)
- IAdsAnyAccess.WriteAny Method (UInt32, UInt32, Object, .Int32.)
- IAdsAnyAccess.WriteAnyAsync Method (UInt32, Object, CancellationToken)
- IAdsAnyAccess.WriteAnyAsync Method (UInt32, Object, .Int32., CancellationToken)
- IAdsAnyAccess.WriteAnyAsync Method (UInt32, UInt32, Object, CancellationToken)
- IAdsAnyAccess.WriteAnyAsync Method (UInt32, UInt32, Object, .Int32., CancellationToken)