IAccessorRawValue Methods
The IAccessorRawValue type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Reads the array element value as bytes asynchronously. | |
|
Read a Symbol value asynchronously as bytes . | |
|
Reads an array element value as bytes. | |
|
Read a Symbol value as bytes. | |
|
Writes an array element value from raw memory asynchronously 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. | |
|
Writes the symbol value asynchronously from source memory location to the ADS Device. |
- IAccessorRawValue.ReadArrayElementRawAsync Method
- IAccessorRawValue.ReadRawAsync Method
- IAccessorRawValue.TryReadArrayElementRaw Method
- IAccessorRawValue.TryReadRaw Method
- IAccessorRawValue.TryWriteArrayElementRaw Method
- IAccessorRawValue.TryWriteRaw Method
- IAccessorRawValue.WriteArrayElementRawAsync Method
- IAccessorRawValue.WriteRawAsync Method