PLC Coder ST generation

2 Ansichten (letzte 30 Tage)
Joe
Joe am 5 Nov. 2012
Can i generate ST using the PLC coder when the model contains a C s-function, this question has been raised but the responce was unclear if it was possible?
  1 Kommentar
Walter Roberson
Walter Roberson am 5 Nov. 2012
(pl coder is a product rather than an issue)

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Bill Chou
Bill Chou am 5 Nov. 2012
Hi Joe,
In order to do that, you'd have to C code into Structured Text, and unfortunately it's not currently possible. C code and Structured Text is different in terms of language constructs (not to mention the different "flavors" of Structured Text that different vendors implement in their environment), so it's not a trivial process.
Hope it helps,
Bill Chou MathWorks

Kategorien

Mehr zu Simulink PLC Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by