AdsConnection.WriteAny Method

Overload List

 

Name

Description

AdsConnection.WriteAny Method 1:

WriteAny(UInt32, Object)

Writes an object synchronously to an ADS device.

AdsConnection.WriteAny Method 2:

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.

AdsConnection.WriteAny Method 3:

WriteAny(UInt32, UInt32, Object)

Writes an object synchronously to an ADS device.

AdsConnection.WriteAny Method 4:

WriteAny(UInt32, 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.

AdsConnection.WriteAny Method 5:

WriteAny(UInt32, UInt32, Object, .Int32., 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.

Reference

AdsConnection Class

TwinCAT.Ads Namespace