PLC Coder Timer Tia Portal
显示 更早的评论
I generated a Stateflow code with PLC Coder. In the Stateflow I created a delay. We loaded this generated PLC code into Tia Portal and additionally received a function block PLC Coder Timer. How can I use it so that it is time-controlled like in Stateflow?
回答(1 个)
Sri Kapali
2022-2-18
0 个投票
Hello,
We added an option https://www.mathworks.com/help/plccoder/ug/plc-coder-interface.html#mw_1e9d7724-d4df-4702-a596-3d3f27bacf5e in R2020b where you can specify whether the generated code uses the target IDE timer implementation or Simulink timer implmmenetation (Target-Independent Counter).
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink PLC Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!