Getting code for PLC from MPC controler
30 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everyone. I'm kind of rookie here.
I developed and tuned MPC controler in Simulink for a given tf of my system and it works great. Now I have to implement that MPC controler in Siemens PLC S7 1200. I don't know how to get code that I can write in TIA Portal. How can I do it, can someone help me?
1 Kommentar
Branislav
am 19 Apr. 2021
Hi,
I have recently encountered to this discussion. Are you willing to share your work? Thanx in advance.
Antworten (2)
Raphael Agner
am 4 Dez. 2019
As this is still getting some views:
You can deploy it using the Simulink PLC Coder.
Here is the general Workflow:
0 Kommentare
Bill Chou
am 28 Apr. 2020
Yes, you can generate either structured text or C/C++ code from MPC controller. Here's an example that walks through the process:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Code Generation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!