PLC Coder ST generation
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2012 年 11 月 5 日
Please use better tags for this question; see http://www.mathworks.co.uk/matlabcentral/answers/43073-a-guide-to-tags
(pl coder is a product rather than an issue)
回答 (1 件)
Bill Chou
2012 年 11 月 5 日
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink PLC Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!