RpcStructInstance Methods

The RpcStructInstance type exposes the following members.

Methods

 

Name

Description

RpcStructInstance Methods 1:

Equals

Equals (Inherited from Symbol.)

RpcStructInstance Methods 2:

GetHashCode

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

RpcStructInstance Methods 3:

GetType

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

RpcStructInstance Methods 4:

RpcStructInstance Methods 5:

InvokeRpcMethod(String, .Object.)

Invokes the specified RPC Method

RpcStructInstance Methods 6:

RpcStructInstance Methods 7:

InvokeRpcMethod(String, .Object., .Object..)

Invokes the specified RPC Method

RpcStructInstance Methods 8:

RpcStructInstance Methods 9:

InvokeRpcMethod(String, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, .Object..)

Invokes the specified RPC Method

RpcStructInstance Methods 10:

RpcStructInstance Methods 11:

InvokeRpcMethodAsync(String, .Object., CancellationToken)

Invokes the specified RPC Method asynchronously

RpcStructInstance Methods 12:

RpcStructInstance Methods 13:

InvokeRpcMethodAsync(String, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, CancellationToken)

Invokes the specified RPC Method asynchronously

RpcStructInstance Methods 14:

ReadAnyValue(Type)

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

RpcStructInstance Methods 15:

ReadAnyValue(Type, Int32)

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

RpcStructInstance Methods 16:

ReadAnyValueAsync

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

RpcStructInstance Methods 17:

ReadRawValue.

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

RpcStructInstance Methods 18:

ReadRawValue(Int32)

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

RpcStructInstance Methods 19:

ReadRawValueAsync

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

RpcStructInstance Methods 20:

ReadValue.

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

RpcStructInstance Methods 21:

ReadValue(Int32)

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

RpcStructInstance Methods 22:

ReadValueAsync

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

RpcStructInstance Methods 23:

SetParent

Sets the parent symbol. (Inherited from Symbol.)

RpcStructInstance Methods 24:

ToString

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

RpcStructInstance Methods 25:

RpcStructInstance Methods 26:

TryInvokeRpcMethod(String, .Object., Object.)

Invokes the specified RPC Method

RpcStructInstance Methods 27:

RpcStructInstance Methods 28:

TryInvokeRpcMethod(String, .Object., .Object.., Object.)

Invokes the specified RPC Method

RpcStructInstance Methods 29:

RpcStructInstance Methods 30:

TryInvokeRpcMethod(IRpcMethod, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, .Object.., Object.)

Invokes the the specified RpcMethod of the IRpcCallableInstance.

RpcStructInstance Methods 31:

RpcStructInstance Methods 32:

TryInvokeRpcMethod(String, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, .Object.., Object.)

Invokes the the specified RpcMethod of the IRpcCallableInstance.

RpcStructInstance Methods 33:

TryReadValue

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

RpcStructInstance Methods 34:

TryWriteValue

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

RpcStructInstance Methods 35:

UpdateAnyValue(Object.)

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

RpcStructInstance Methods 36:

UpdateAnyValue(Object., Int32)

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

RpcStructInstance Methods 37:

WriteRawValue(.Byte.)

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

RpcStructInstance Methods 38:

WriteRawValue(.Byte., Int32)

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

RpcStructInstance Methods 39:

WriteRawValueAsync

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

RpcStructInstance Methods 40:

WriteValue(Object)

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

RpcStructInstance Methods 41:

WriteValue(Object, Int32)

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

RpcStructInstance Methods 42:

WriteValueAsync

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

Reference

RpcStructInstance Class

TwinCAT.Ads.TypeSystem Namespace