PLC Coder ST generation

조회 수: 2 (최근 30일)
Joe
Joe 2012년 11월 5일
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
Walter Roberson 2012년 11월 5일
(pl coder is a product rather than an issue)

댓글을 달려면 로그인하십시오.

답변 (1개)

Bill Chou
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

카테고리

Help CenterFile Exchange에서 Simulink PLC Coder에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by