IAdsAnyAccess Methods

Methods

 

Name

Description

IAdsAnyAccess Methods 1:

ReadAny(UInt32, Type)

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

IAdsAnyAccess Methods 2:

ReadAny(UInt32, Type, .Int32.)

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

IAdsAnyAccess Methods 3:

ReadAny(UInt32, UInt32, Type)

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

IAdsAnyAccess Methods 4:

ReadAny(UInt32, UInt32, Type, .Int32.)

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

IAdsAnyAccess Methods 5:

ReadAny.T.(UInt32)

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

IAdsAnyAccess Methods 6:

ReadAny.T.(UInt32, .Int32.)

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

IAdsAnyAccess Methods 7:

ReadAny.T.(UInt32, UInt32)

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

IAdsAnyAccess Methods 8:

ReadAny.T.(UInt32, UInt32, .Int32.)

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

IAdsAnyAccess Methods 9:

ReadAnyAsync(UInt32, Type, CancellationToken)

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

IAdsAnyAccess Methods 10:

ReadAnyAsync(UInt32, Type, .Int32., CancellationToken)

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

IAdsAnyAccess Methods 11:

ReadAnyAsync(UInt32, UInt32, Type, CancellationToken)

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

IAdsAnyAccess Methods 12:

ReadAnyAsync(UInt32, UInt32, Type, .Int32., CancellationToken)

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

IAdsAnyAccess Methods 13:

ReadAnyAsync.T.(UInt32, CancellationToken)

Reads data asynchronously from an ADS device.

IAdsAnyAccess Methods 14:

ReadAnyAsync.T.(UInt32, .Int32., CancellationToken)

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

IAdsAnyAccess Methods 15:

ReadAnyAsync.T.(UInt32, UInt32, CancellationToken)

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

IAdsAnyAccess Methods 16:

ReadAnyAsync.T.(UInt32, UInt32, .Int32., CancellationToken)

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

IAdsAnyAccess Methods 17:

ReadAnyString(UInt32, Int32, Encoding)

Reads a string from the specified symbol/variable.

IAdsAnyAccess Methods 18:

ReadAnyString(UInt32, UInt32, Int32, Encoding)

Reads as string from a specified address.

IAdsAnyAccess Methods 19:

ReadAnyStringAsync(UInt32, Int32, Encoding, CancellationToken)

Reads a string asynchronously from the specified symbol/variable

IAdsAnyAccess Methods 20:

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

Reads a string from a specified address asynchronously.

IAdsAnyAccess Methods 21:

WriteAny(UInt32, Object)

Writes an object synchronously to an ADS device.

IAdsAnyAccess Methods 22:

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 23:

WriteAny(UInt32, UInt32, Object)

Writes an object synchronously to an ADS device.

IAdsAnyAccess Methods 24:

WriteAny(UInt32, UInt32, Object, .Int32.)

Writes an object synchronously to an ADS device.

IAdsAnyAccess Methods 25:

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 26:

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 27:

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 28:

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.

Reference

IAdsAnyAccess Interface

TwinCAT.Ads Namespace