UnionInstance Methods

The UnionInstance type exposes the following members.

Methods

 

Name

Description

Equals(ISymbol)

Equalses the specified inst. (Inherited from Symbol.)

Equals(Object)

Equals (Inherited from Symbol.)

Equals(Symbol)

Equalses the specified inst. (Inherited from Symbol.)

GetHashCode

Gets the HashCode of the Address (Inherited from Symbol.)

GetType

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

ReadAnyValue(Type)

Reads the value of this Value into a new created instance of the managed type (Inherited from Symbol.)

ReadAnyValue(Type, Int32)

Reads the value of this Value into a new created instance of the managed type (Inherited from Symbol.)

ReadAnyValue.T..

Reads the value of this Value into a new created instance of the managed type (Inherited from Symbol.)

ReadAnyValue.T.(Int32)

Reads the value of this Value into a new created instance of the managed type (Inherited from Symbol.)

ReadAnyValueAsync(Type, CancellationToken)

Reads the (AnyType) value asynchronously. (Inherited from Symbol.)

ReadAnyValueAsync.T.(CancellationToken)

Read any value as an asynchronous operation. (Inherited from Symbol.)

ReadRawValue.

Reads the raw value of the IValueSymbol (Ads Read / Write) (Inherited from Symbol.)

ReadRawValue(Int32)

Reads the raw value of the IValueSymbol (Ads Read / Write) (Inherited from Symbol.)

ReadRawValueAsync

Reads the raw value of the IValueSymbol (Ads Read / Write) asynchronously. (Inherited from Symbol.)

ReadValue.

Reads the Value of the IValueSymbol (Inherited from Symbol.)

ReadValue(Int32)

Reads the Value of the IValueSymbol (Inherited from Symbol.)

ReadValueAsync

Reads the Value of the IValueSymbol asynchronously. (Inherited from Symbol.)

SetParent

Sets the parent symbol. (Inherited from Symbol.)

ToString

Returns a String that represents this instance. (Inherited from Symbol.)

TryReadValue

Reads the Value of the IValueSymbol (Inherited from Symbol.)

TryWriteValue

Writes the Value of the IValueSymbol (Inherited from Symbol.)

UpdateAnyValue(Object.)

Reads the value of this Value into the specified managed value. (Inherited from Symbol.)

UpdateAnyValue(Object., Int32)

Reads the value of this Value into the specified managed value. (Inherited from Symbol.)

WriteRawValue(.Byte.)

Writes the raw value of the IValueSymbol (Ads Read / Write) (Inherited from Symbol.)

WriteRawValue(.Byte., Int32)

Writes the raw value of the IValueSymbol (Ads Read / Write) (Inherited from Symbol.)

WriteRawValueAsync

Writes the raw value of the IValueSymbol (Ads Read / Write) (Inherited from Symbol.)

WriteValue(Object)

Writes the Value of the IValueSymbol (Inherited from Symbol.)

WriteValue(Object, Int32)

Writes the Value of the IValueSymbol (Inherited from Symbol.)

WriteValueAsync

Writes the Value of the IValueSymbol (Inherited from Symbol.)

Extension Methods

 

Name

Description

ReferencesExternalData

Indicates, that the Instance value includes process memory data, that cannot be read in one memory block. (Defined by DataTypeExtension.)

Reference

UnionInstance Class

TwinCAT.Ads.TypeSystem Namespace