IAdsAnyAccess Methods

The IAdsAnyAccess type exposes the following members.

Methods

 

Name

Description

IAdsAnyAccess Methods 1:

ReadAny(String, Type)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 2:

ReadAny(UInt32, Type)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 3:

ReadAny(String, Type, Int32[])

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 4:

ReadAny(UInt32, Type, Int32[])

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 5:

ReadAny(UInt32, UInt32, Type)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 6:

ReadAny(UInt32, UInt32, Type, Int32[])

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 7:

ReadAny<T>(String)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 8:

ReadAny<T>(UInt32)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 9:

ReadAny<T>(String, Int32[])

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 10:

ReadAny<T>(UInt32, Int32[])

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 11:

ReadAny<T>(UInt32, UInt32)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 12:

ReadAny<T>(UInt32, UInt32, Int32[])

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 13:

ReadAnyAsync(String, Type, CancellationToken)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 14:

ReadAnyAsync(UInt32, Type, CancellationToken)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 15:

ReadAnyAsync(String, Type, Int32[], CancellationToken)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 16:

ReadAnyAsync(UInt32, Type, Int32[], CancellationToken)

Reads data synchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 17:

ReadAnyAsync(UInt32, UInt32, Type, CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 18:

ReadAnyAsync(UInt32, UInt32, Type, Int32[], CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 19:

ReadAnyAsync<T>(String, CancellationToken)

Reads data asynchronously from an ADS device.

IAdsAnyAccess Methods 20:

ReadAnyAsync<T>(UInt32, CancellationToken)

Reads data asynchronously from an ADS device.

IAdsAnyAccess Methods 21:

ReadAnyAsync<T>(String, Int32[], CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 22:

ReadAnyAsync<T>(UInt32, Int32[], CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 23:

ReadAnyAsync<T>(UInt32, UInt32, CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 24:

ReadAnyAsync<T>(UInt32, UInt32, Int32[], CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

IAdsAnyAccess Methods 25:

ReadAnyString(String, Int32, Encoding)

Reads any string.

IAdsAnyAccess Methods 26:

ReadAnyString(UInt32, Int32, Encoding)

Reads a string from the specified symbol/variable.

IAdsAnyAccess Methods 27:

ReadAnyString(UInt32, UInt32, Int32, Encoding)

Reads as string from a specified address.

IAdsAnyAccess Methods 28:

ReadAnyStringAsync(String, Int32, Encoding, CancellationToken)

Reads a string asynchronously from the specified symbol/variable

IAdsAnyAccess Methods 29:

ReadAnyStringAsync(UInt32, Int32, Encoding, CancellationToken)

Reads a string asynchronously from the specified symbol/variable

IAdsAnyAccess Methods 30:

ReadAnyStringAsync(UInt32, UInt32, Int32, Encoding, CancellationToken)

Reads a string from a specified address asynchronously.

IAdsAnyAccess Methods 31:

WriteAny(UInt32, Object)

Writes an object synchronously to an ADS device.

IAdsAnyAccess Methods 32:

WriteAny(UInt32, Object, Int32[])

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.

IAdsAnyAccess Methods 33:

WriteAny(UInt32, UInt32, Object)

Writes an object synchronously to an ADS device.

IAdsAnyAccess Methods 34:

WriteAny(UInt32, UInt32, Object, Int32[])

Writes an object synchronously to an ADS device.

IAdsAnyAccess Methods 35:

WriteAnyAsync(UInt32, Object, CancellationToken)

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.

IAdsAnyAccess Methods 36:

WriteAnyAsync(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 Methods 37:

WriteAnyAsync(UInt32, UInt32, Object, 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 Methods 38:

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.

See Also

Reference

IAdsAnyAccess Interface TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026