Hi. I have task to transfer the program from PP65 to C70 PLC. Need guide because iβm new in B&R.
You need project and Automation Studio. Without this you can NOT do that.
The procedure will then looks like that
Disclaimer: I think you need little bit knowledge about B&R and good knowledge about project itself. It all depends on complexity of your project, so from my perspective you should ask B&R for service help.
AI generated:
Migration Guide: PP65 β Power Panel C70
Step 1 β Install Hardware Support for C70
In Automation Studio: Tools β Upgrade β Download and install hardware support
- Find and install the hardware support package for Power Panel C70 (6PPT70.xxxx)
Step 2 β Replace CPU in the Project
In the Physical View (System Designer):
-
Right-click the PP65 module β Replace
-
Select the C70 model from the Hardware Catalog
-
AS will try to keep all existing software mappings
Step 3 β Update Automation Runtime Version
Go to Project β Change Runtime version and select an AR version that supports the C70.
Step 4 β Rebuild the Project
Project β Rebuild configuration β fix any errors that appear (e.g., incompatible modules, I/O that may differ between the two panels).
Step 5 β Connect to the C70
The C70 ships with Boot AR (minimal OS). Connect via Ethernet:
-
Online β Settings β Browse to find the C70 at
0.0.0.0 -
Right-click the found device β Set IP parameters (assign a temporary IP matching your project config)
Step 6 β Transfer Automation Runtime
Project β Project installation β Transfer Automation Runtime
- This installs the full OS on the C70 (~3 automatic restarts)
Step 7 β Transfer the Full Project
Project β Project installation β Transfer to target
- This installs all programs, configurations, and the application
Key Things to Check
-
I/O modules: If the PP65 had built-in I/O that the C70 doesnβt have, youβll need to adapt the hardware config
-
HMI: If PP65 was running a local HMI (Visual Components/mappView), verify the C70 display resolution and update accordingly
-
Retain/Persistent variables: A full initial installation will erase all retained variable values


