IAccessorRawValue Methods

The IAccessorRawValue type exposes the following members.

Methods

 

Name

Description

IAccessorRawValue Methods 1:

ReadArrayElementRawAsync

Reads the array element value as bytes asynchronously.

IAccessorRawValue Methods 2:

ReadRawAsync

Read a Symbol value asynchronously as bytes .

IAccessorRawValue Methods 3:

TryReadArrayElementRaw

Reads an array element value as bytes.

IAccessorRawValue Methods 4:

TryReadRaw

Read a Symbol value as bytes.

IAccessorRawValue Methods 5:

TryWriteArrayElementRaw

Writes an array element value from raw memory asynchronously to the ADS Device.

IAccessorRawValue Methods 6:

TryWriteRaw

Writes the symbol value from source memory location to the ADS Device.

IAccessorRawValue Methods 7:

WriteArrayElementRawAsync

Writes an array element value from raw memory asynchronously to the ADS Device.

IAccessorRawValue Methods 8:

WriteRawAsync

Writes the symbol value asynchronously from source memory location to the ADS Device.

Reference

IAccessorRawValue Interface

TwinCAT.ValueAccess Namespace