IRpcCallableInstance Interface

Interface for an RPC callable PLC Method (Remote procedure call)


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

Syntax

C#

public interface IRpcCallableInstance

The IRpcCallableInstance type exposes the following members.

Properties

 

Name

Description

IRpcCallableInstance Interface 1:

RpcMethods

Gets the Method descriptions for the IRpcCallableType

Methods

 

Name

Description

IRpcCallableInstance Interface 2:

IRpcCallableInstance Interface 3:

InvokeRpcMethod(String, Object)

Invokes the specified RPC Method

IRpcCallableInstance Interface 4:

IRpcCallableInstance Interface 5:

InvokeRpcMethod(String, Object, Object)

Invokes the specified RPC Method

IRpcCallableInstance Interface 6:

IRpcCallableInstance Interface 7:

InvokeRpcMethodAsync

Invokes the specified RPC Method asynchronously

IRpcCallableInstance Interface 8:

IRpcCallableInstance Interface 9:

TryInvokeRpcMethod(String, Object, Object)

Invokes the specified RPC Method

IRpcCallableInstance Interface 10:

IRpcCallableInstance Interface 11:

TryInvokeRpcMethod(String, Object, Object, Object)

Invokes the specified RPC Method

Reference

TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026