Alternatives to 'For Each subsystem' that are compatible for PLC Code generation
2 views (last 30 days)
Show older comments
Hello all,
For a project, I am making use of the For Each subsystem in my Simulink model. I have a set of values for one of the input variables of the block and the goal is to have Simulink generate a set of outputs for each input value and then select the 'worst case' output values.
The For Each subsystem works great for this purpose, but unfortunately the PLC Coder cannot convert it. The target IDE is 3S CoDeSys 3.5
Is there a not too difficult workaround that enables the model to be converted to PLC Code while retaining functionality?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on PLC Code Generation Basics 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!