IAdsAnyAccess Methods

Methods

 

Name

Description

IAdsAnyAccess Methods 1:

ReadAny(Int32, Type)

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

IAdsAnyAccess Methods 2:

ReadAny(Int32, 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:

ReadAnyString(Int32, Int32, Encoding)

Reads the string.

IAdsAnyAccess Methods 6:

ReadAnyString(UInt32, UInt32, Int32, Encoding)

Reads the string

IAdsAnyAccess Methods 7:

WriteAny(Int32, Object)

Writes an object synchronously to an ADS device.

IAdsAnyAccess Methods 8:

WriteAny(Int32, 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 9:

WriteAny(UInt32, UInt32, Object)

Writes an object synchronously to an ADS device.

IAdsAnyAccess Methods 10:

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

Writes an object synchronously to an ADS device.

Reference

IAdsAnyAccess Interface

TwinCAT.Ads Namespace