Can a complex program in MatLab/Simulink be converted to ladder logic?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Chris Carruthers
am 14 Dez. 2017
Beantwortet: Bill Chou
am 22 Apr. 2019
A company has created a complex MatLab/Simulink program for us. They export it in structured text which we then import into a Rockwell ControlLogix PLC. Is there a way to export the code in ladder logic instead of structured text? We currently have no Stateflow charts in the program. The program is complex in that it has 80 discrete I/O and 50 analog I/O. We are controlling position, speed, pressure, and temperature.
0 Kommentare
Akzeptierte Antwort
Bill Chou
am 22 Apr. 2019
I realize that the question was asked quite some time ago, but answering as others may find it useful going forward.
In R2019a, Simulink PLC Coder added the ability to import and generate Ladder Diagrams from Studio 5000. In addition, there are new blocks added for creating and simulating Ladder Diagrams in Simulink.
You can find more info here:
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Ladder Diagram Integration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!