IAccessorRawValue Methods
The IAccessorRawValue type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Reads an array element value as bytes. | |
|
|
Reads the array element value as bytes asynchronously. | |
|
|
Reads a Symbol value as bytes. | |
|
|
Read a Symbol value asynchronously as bytes . | |
|
|
Writes an array element value from raw memory asynchronously to the ADS Device. | |
|
|
TryWriteRaw(ISymbol, ReadOnlyMemory<Byte>, Nullable<DateTimeOffset>) |
Writes the symbol value from source memory location to the ADS Device. |
|
|
Writes the symbol value from source memory location to the ADS Device. | |
|
|
Writes an array element value from raw memory asynchronously to the ADS Device. | |
|
|
WriteRawAsync(ISymbol, ReadOnlyMemory<Byte>, CancellationToken) |
Writes the symbol value asynchronously from source memory location to the ADS Device. |
|
|
Writes the symbol value asynchronously from source memory location to the ADS Device. |
See Also
Reference
IAccessorRawValue Interface TwinCAT.ValueAccess Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IAccessorRawValue.ReadArrayElementRawAsync Method
- IAccessorRawValue.ReadRawAsync Method
- IAccessorRawValue.TryWriteArrayElementRaw Method
- IAccessorRawValue.TryWriteRaw Method
- IAccessorRawValue.WriteArrayElementRawAsync Method
- IAccessorRawValue.WriteRawAsync Method
- IAccessorRawValue.ReadArrayElementRaw Method
- IAccessorRawValue.ReadRaw Method
- IAccessorRawValue.ReadArrayElementRaw Method
- IAccessorRawValue.ReadRaw Method