Transfer PLC program via raspberry pi

Hello.

I have a raspberry pi which i use to show my HMI on the machine. The raspberry is connected to the plc via ethernet. My question is if it is possible trough the raspberry connected to WIFI if i can transfer a project to the plc and if possible how to get started?

Best Regards
Jesper

Welcom to the community, Jesper,

My question is if it is possible trough the raspberry connected to WIFI if i can transfer a project to the plc

not a basic installation because you would need PVI for that which requires Windows or a previous USB installation.

But if network connection is established there are several scenarios after creation of a Project installation Package (PIP) you can run updates of your project

  • Installing a project installation package from the network
  • Installing a project installation package with library ArProject

https://help.br-automation.com/#/en/4/automationruntime%2Fenhancedtransfer%2Fgeneral-description%2F04-x-pip-install-overview.html

How to create a PIP:

https://help.br-automation.com/#/en/4/automationruntime%2Fenhancedtransfer%2Fhandling%2Fpip%2Fpip.html

1 Like

thanks for the reply. I will look more in depth into it when i have the time.

Best Regards
Jesper

Hi @Vejloe92, can you update us with status?

I dont have the time at the moment to take on the project. But if i ever find the time i will surely give an update.