IAccessorRawValue Methods

The IAccessorRawValue type exposes the following members.

Methods

 

Name

Description

IAccessorRawValue Methods 1:

ReadArrayElementRaw

Reads an array element value as bytes.

IAccessorRawValue Methods 2:

ReadArrayElementRawAsync

Reads the array element value as bytes asynchronously.

IAccessorRawValue Methods 3:

ReadRaw

Reads a Symbol value as bytes.

IAccessorRawValue Methods 4:

ReadRawAsync

Read a Symbol value asynchronously as bytes .

IAccessorRawValue Methods 5:

TryWriteArrayElementRaw

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

IAccessorRawValue Methods 6:

TryWriteRaw(ISymbol, ReadOnlyMemoryByte, NullableDateTimeOffset)

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

IAccessorRawValue Methods 7:

TryWriteRaw(ISymbol, ReadOnlyMemoryByte, IDictionaryISymbol, ReadOnlyMemoryByte, NullableDateTimeOffset)

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

IAccessorRawValue Methods 8:

WriteArrayElementRawAsync

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

IAccessorRawValue Methods 9:

WriteRawAsync(ISymbol, ReadOnlyMemoryByte, CancellationToken)

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

IAccessorRawValue Methods 10:

WriteRawAsync(ISymbol, ReadOnlyMemoryByte, IDictionaryISymbol, ReadOnlyMemoryByte, CancellationToken)

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

Reference

IAccessorRawValue Interface TwinCAT.ValueAccess Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026