Skip to content

Example on how to use RPC(method call) between two PLC instances(i.e. port 851, port 852).

License

Notifications You must be signed in to change notification settings

Beckhoff-USA-Community/PLC-to-PLC-ADS-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Example on how to use RPC(method call) between two PLC instances(i.e. port 851, port 852).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published