ResultReadRawAccess Class

Asynchronous read access result object, reading raw (byte[]) data into memory locations. Implements the ResultReadValueAccessT

Inheritance Hierarchy

SystemObject
  TwinCAT.ValueAccessResultAccess
    TwinCAT.ValueAccessResultReadValueAccessReadOnlyMemoryByte
      TwinCAT.ValueAccessResultReadRawAccess

Namespace: TwinCAT.ValueAccess
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public class ResultReadRawAccess : ResultReadValueAccess<ReadOnlyMemory<byte>>

The ResultReadRawAccess type exposes the following members.

Properties

 

Name

Description

ResultReadRawAccess Class 1:

ResultReadRawAccess Class 2:

Empty

Gets the empty ResultAnyValue object.

ResultReadRawAccess Class 3:

ErrorCode

The ErrorCode of the communication access
(Inherited from ResultAccess)

ResultReadRawAccess Class 4:

Failed

Gets a value indicating whether this ResultAccess represents a failed access.
(Inherited from ResultAccess)

ResultReadRawAccess Class 5:

InvokeId

Gets the invoke identifier (optionally) or 0
(Inherited from ResultAccess)

ResultReadRawAccess Class 6:

Succeeded

Gets a value indicating whether this ResultAccess represents a succeeded access.
(Inherited from ResultAccess)

ResultReadRawAccess Class 7:

TimeStamp

The Timestamp / the date time of the communication access.
(Inherited from ResultAccess)

ResultReadRawAccess Class 8:

Value

The value
(Inherited from ResultReadValueAccessT)

Methods

 

Name

Description

ResultReadRawAccess Class 9:

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

ResultReadRawAccess Class 10:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

ResultReadRawAccess Class 11:

GetHashCode

Serves as the default hash function.
(Inherited from Object)

ResultReadRawAccess Class 12:

GetType

Gets the Type of the current instance.
(Inherited from Object)

ResultReadRawAccess Class 13:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

ResultReadRawAccess Class 14:

SetError

Sets the error to this ResultAccess object.
(Inherited from ResultAccess)

ResultReadRawAccess Class 15:

ToString

Returns a string that represents the current object.
(Inherited from Object)

Reference

TwinCAT.ValueAccess Namespace ResultReadValueAccessT

Beckhoff Automation GmbH & Co. KG 2001-2026