Can a complex program in MatLab/Simulink be converted to ladder logic?

10 views (last 30 days)
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.

Accepted Answer

Bill Chou
Bill Chou on 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:

More Answers (0)

Categories

Find more on Ladder Diagram Integration in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!