Software running on Festo MPS stations would be using in the RCLL Version 2020 (intended for use in bordeaux rsp. now in bangkok). It was a product of a diploma thesis 2020 to improve some weak points of the old version (./doc/Abstract_DA_MPS_2019.pdf) (./doc/TechnischerBericht_DA_MPS_2019 .pdf]
MPS-Control-Software for BS/CS/RS/DS (except SS) runs on Codesys V3.5 GUI: http://localhost:8080/webvisu.htm
MPS-Mockup Example with CapStation-Simulation(CS) runs on Codesys V3.5 GUI: http://localhost:8080/webvisu.htm
RefBox-Mockup with OPC-UA running in Node-RED
Install Node-RED: https://nodered.org/docs/getting-started/installation or Installation as a docker container:
docker run -itd --name nodered -p 1880:1880 -p 1883:1883 -p 4840:4840 nodered/node-red-docker
Install additional node for opc-comm: https://flows.nodered.org/node/node-red-contrib-opcua
Import the flow from txt-file NodeRED_RefboxSim_OPC_UA.txt
Mockup-GUI: http://localhost:1880/ui