CODESYS same application in multiple PLCs

dnordenberg

Member
Join Date
Jun 2019
Location
uppsala
Posts
1
Hi!
I know you can have multiple applications in one PLC but can I do the other way around with the same application in multiple PLCs some easy way?
I can add multiple PLCs to one project but they all have their own "Application" then. And I don't want to copy stuff between the different PLCs all the time I want to do changes in one place and then download the same to all.

Is that possible?
 
In Codesys 3.5 that is possible indeed. You create the applications for different devices all within one project, as you said. Then create a separate folder at the project level (so one level higher than the individual applications). You can add a POU at that level and call it from a PLC_PRG within each individual device.



No idea if this is the recommended way to go about but I have done this several times on projects with multiple PLC's that basically do the same job just on different IP addresses on the factory network.



Like you said: you want to program the same logic only once, make a required change in one place only and apply that to all PLC's that share this logic.
 

Similar Topics

I have two systems that use Codesys programming software. Unfortunately one system is Rexroth Indralogic the other ELAU Epas 4. Is there a way to...
Replies
5
Views
2,633
Hello, I am using a Hitachi Micro EHV+ for a small project, and I wanted to have a Web visu, done with Codesys V3.5 SP13 Patch 2. I test the...
Replies
6
Views
286
Hello, I have a requirement to manage the text alignment dynamically. So, for example: 1. English Texts should be displayed from Left in...
Replies
0
Views
90
Hello, I am new to Codesys, and am trying to learn about it for a project we're developing. I've got a couple questions, but first a little...
Replies
1
Views
139
Hi everyone, as this is my first experience with Rockwell Software i would like to know what's the best way to make Enumerations?
Replies
10
Views
501
Back
Top Bottom