ResultReadValueAccess2I, V Class

Result object of an asynchronous read. Implements the ResultAccess

Inheritance Hierarchy

SystemObject
  TwinCAT.ValueAccessResultAccess
    TwinCAT.ValueAccessResultReadValueAccessV
      TwinCAT.ValueAccessResultReadValueAccess2I, V

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

Syntax

C#

public class ResultReadValueAccess2<I, V> : ResultReadValueAccess<V>

Type Parameters

I

The SymbolID / AddressInformation bound to the value.

V

The type of the read Value.

The ResultReadValueAccess2I, V type exposes the following members.

Properties

 

Name

Description

ErrorCode

The ErrorCode of the communication access
(Inherited from ResultAccess)

Failed

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

InvokeId

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

Source

Gets the source of the value (symbolic specifier/Address).

Succeeded

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

TimeStamp

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

Value

The value
(Inherited from ResultReadValueAccessT)

Methods

 

Name

Description

Equals

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

Finalize

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

GetHashCode

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

GetType

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

MemberwiseClone

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

SetError

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

ToString

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

Reference

TwinCAT.ValueAccess Namespace ResultAccess

Beckhoff Automation GmbH & Co. KG 2001-2026