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?

Answers (1)

Sri Kapali
Sri Kapali on 18 Feb 2022
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).

Categories

Find more on Simulink PLC Coder in Help Center and File Exchange

Tags

Asked:

on 12 Dec 2019

Answered:

on 18 Feb 2022

Community Treasure Hunt

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

Start Hunting!