Hy there.
I have to do a software at a methane plant. Its inside a agriculture company (farmers) and produce electric power, heat an other different energies.
At this plant the distances are somtimes long - most below 100m but sometimes 500 to 1000m
I don´t want to use only one cpu. In order to keep the system more safe and to solve the issues in defined areas i would take about 5 different plc´s with their own visualisation.
In the end they all should be connected in order to have a main control point. Especially machine data, temperatures, amount of values etc. should be collected by this central point. At least i also want to set commands in order to control those plc application e.g. set timers, start stop…
My first thought was connecting them together via EPL - Means each plc have a EPL in Controlled mode, the main control is in Managing mode.
After that i can define memory areas in order to communicate - for this definition is there an help description in order to bring them together?
This strategie is at least many years old.
Meanwhile are there more sophisticated strategies for that? Also regarding the lenght of distances?
At least: the cycle time is not the big problem, a Cycle of 50ms is ok.
Each plc should have some status messages e.g: ready, busy, error and a different amount of about 100 Bytes of Data. Also a command messages.
The reason i like using EPL here is, there is no connection throug a Wifi or Internet. So far i know it makes it difficult to get access from outside.
I will not use Aprol
So please let me know how you guys would do it.