Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.17 KB

About This Repository

Example contains:

  1. A "provider" PLC (port 851), with a function block method to be called via RPC.
  2. A "caller" PLC (port 852), that invokes the method in the function block of the "provider" PLC.

FB_InvokeRpcMethod is generic and can be used on any PLC method exposed via the attribute {attribute 'TcRpcEnable'}

image

This sample is created by Beckhoff Automation LLC., and is provided as-is under the Zero-Clause BSD license.

How to get support

Should you have any questions regarding the provided sample code, please contact your local Beckhoff support team. Contact information can be found on the official Beckhoff website at https://www.beckhoff.com/en-us/support/.

Requirements

The following components must be installed to run sample code: