Borrar filtros
Borrar filtros

How to define timers with Structured text?

2 visualizaciones (últimos 30 días)
Tapio Rytinki
Tapio Rytinki el 23 de Ag. de 2021
Respondida: Sri Kapali el 18 de Feb. de 2022
I'm trying to create a TON-timer in simulink model and translate it to Structured text (codesys), but can't find any block to simulate TON-timer that works with structured text. I found corresponding from ladder logic generation https://www.mathworks.com/help/plccoder/ref/ton.html but this does not work with Structured Text.
Is there a block to implement this function?

Respuestas (1)

Sri Kapali
Sri Kapali el 18 de Feb. de 2022
Hello Tapio,
One option we have available is to use Stateflow and absolute time temporal logic constructs. When you specify target timer the generated structured text code contains target specific timer implmentation. For more information, see https://www.mathworks.com/help/plccoder/ug/plc-coder-interface.html#mw_1e9d7724-d4df-4702-a596-3d3f27bacf5e

Categorías

Más información sobre Simulink PLC Coder en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by